jQWidgets Forums

jQuery UI Widgets Forums Grid Update Nested grid

Tagged: 

This topic contains 9 replies, has 2 voices, and was last updated by  Peter Stoev 12 years, 3 months ago.

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
  • Update Nested grid #12958

    hardcode
    Member

    Hello,
    How do I update then a nested grid. I mean the inner grid. when I up updatebounddata method it updates the outer or the parent grid and leaves the inner grid
    thanks

    Update Nested grid #12959

    hardcode
    Member

    Also I want to be able to get the datarecord of a row in the inner grid. Assuming a user clicks a row in the inner grid i want get full row and be able to fetch each individual cell or datafield item.

    Need your help on this urgent
    thanks

    Update Nested grid #12968

    Peter Stoev
    Keymaster

    Hi hardcode,

    The nested grid is a fully functional Grid instance so you can use the Grid’s API to update a nested Grid or do what you need.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Update Nested grid #12969

    hardcode
    Member

    Yes I can understand that but the inner grid does not have an element Id like the outer grid does. I hope you do understand me. I don’t know how to access the inner grid . What selector do I use to select it.

    Update Nested grid #12994

    hardcode
    Member

    Hello Peter,
    Can you like just tell me how to access the inner grid. Just a hint and I will pick it up from there
    Thanks

    Update Nested grid #12999

    Peter Stoev
    Keymaster

    Hi hardcode,

    In the initrowdetails callback function, you have access to the nested Grid’s HTML element. So if you want, you can create an array in your app and fill it with the nested Grids HTML Elements.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Update Nested grid #13006

    hardcode
    Member

    Hello Peter,
    I have tried to understand the concept you explained but it ain’t working
    this is a demo page from jqwidgets. can you please use that to show me what you meant
    Please!

    Update Nested grid #13074

    hardcode
    Member

    Hello Peter,
    I have tried to understand the concept you explained but it ain’t working
    this is a demo page from jqwidgets. can you please use that to show me what you meant
    Please!

    Update Nested grid #13120

    hardcode
    Member

    Hello,
    If I cannot be helped I guess you should tell me but not ignore it.

    Update Nested grid #13122

    Peter Stoev
    Keymaster

    Hi hardcode,

    We have sent you an e-mail from support@jqwidgets.com using your registration e-mail. Please, respond to it and we will proceed after that.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.