jQWidgets Forums

jQuery UI Widgets Forums Grid GetGroup to get all rows?

This topic contains 2 replies, has 2 voices, and was last updated by  Nicolas 11 years, 2 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • GetGroup to get all rows? #52111

    Nicolas
    Participant

    Hi!
    I would like to get an array of all of my groups to know if a group/subgroup if expanded or not. The function GetGroup returns that information, but it needs a row ID as parameter. Calling GetGroup without any parameters doesn’t return all rows, but “null” instead.

    Is there a way to get all rows with only one call? Or do I need to make a loop to call GetGroup multiple time? I looked at function GetState, but it doesn’t return the “expanded” infos.

    Regards

    GetGroup to get all rows? #52118

    Peter Stoev
    Keymaster

    Hi Nicolas,

    We do not have API for getting all groups or getting information through API which group is expanded and which is not. We understand that this is something which we have to improve in a future version, but at present we cannot offer you a way to retrieve all groups and get their states.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

    GetGroup to get all rows? #52149

    Nicolas
    Participant

    Great! For now, it is not a problem, I’ll just do a loop until a better API exists 😉

    Thank you Peter! It is always a pleasure to talk with you guys!
    Regards

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

You must be logged in to reply to this topic.