jQuery UI Widgets Forums Grid Multiple Masters, Single Detail

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  GLS 12 years ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Multiple Masters, Single Detail #11490

    GLS
    Member

    Using the Master-Detail example, I was able to create two Master grids and they both will update the Detail grid. But clicking on Master B does not preserve selection of Master A, and vice versa.

    thanks, great suite of widgets, by the way.

    Multiple Masters, Single Detail #11491

    Peter Stoev
    Keymaster

    Hi GLS,

    I am not sure what you mean by multiple masters and single detail, but if you lose the Grid’s selection, you can use the API to select a row or cell and to get the selection before the data update. For more information see: jquery-grid-api.htm and the samples about cells and rows selection in our demo.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Multiple Masters, Single Detail #11494

    GLS
    Member

    In your Web Demo you have the Details sort by Customer ID. I’d like to add an Order Date grid as well, and have the Orders by Customer grid update to reflect selections in both Master grids.

    I’m sure there’s a way to do this using the APIs, but I thought leveraging Master-Detail might be a quick and easy way to, in essence, break the filters away from the column headings.

    thanks again, I will certainly look more into the APIs.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.