jQWidgets Forums

jQuery UI Widgets Forums Grid Details Row.

This topic contains 4 replies, has 2 voices, and was last updated by  hemant.kalal 10 years, 11 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Details Row. Posts
  • Details Row. #54632

    hemant.kalal
    Participant

    Hi,

    Is there any way to know if the detail row is in expanded state or collapsed state.

    Thanks
    Hemant.

    Details Row. #54634

    Dimitar
    Participant

    Hello Hemant,

    You can subscribe to the rowexpand and rowcollapse events in order to keep track of the expanded rows in a grid. You can read more about these events in the jqxGrid API Documentation.

    Best Regards,
    Dimitar

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

    Details Row. #54635

    hemant.kalal
    Participant

    Hi Dimitar,

    thanks for reply , but I was looking for some kind of property that could tell me if the row is in expanded or collapsed state.
    Because on the click of one of the column I want to expand the row if it is collapsed and collapse it If it is expanded.

    Details Row. #54637

    Dimitar
    Participant

    Hi Hemant,

    There is no such property, unfortunately. You may, however, find the approach implemented in the forum topic show details helpful in your scenario.

    Best Regards,
    Dimitar

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

    Details Row. #54640

    hemant.kalal
    Participant

    Thanks Dimitar…

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

You must be logged in to reply to this topic.