jQuery UI Widgets Forums Grid initrowdetail Event

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 10 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • initrowdetail Event #62892

    diogomunhos
    Participant

    Hi, i need to know how can i call initrowevent without expand the row:

    My application need to call this event when i drag-end in the main row, then my subgrid shows.

    If i can`t show is not a problem, i need to call this function because i need the nestedGrid element to add new records on then.

    Thanks.

    initrowdetail Event #62924

    Dimitar
    Participant

    Hello diogomunhos,

    initrowdetails is a callback function which fires when a row is expanded for the first time. It cannot be called programmatically. You can, however, call showrowdetails to programmatically expand a row.

    Best Regards,
    Dimitar

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

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

You must be logged in to reply to this topic.