Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    valuesHaveChanged for ListGrids

    Is there something like this for ListGrids? I want to submit data from these controls only if any data modification was done.

    Thanks

    #2
    Try ListGrid.getAllEditRows()

    Comment

    Working...
    X