Announcement

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

    Data removed handler on SmartGWT Listgrid

    Smartgwt Version : SmartGWT 3.0 EE

    I have a listgrid with client only data source added to it.
    To facilitate the functionality for removing records via UI I did the following.
    Code:
    setCanRemoveRecords(true);
    Now I want to listen to events for data removal. I see that the "DataArrivedHandler" gives notification for any changes in the list grid but it does not specify whether the data is removed or data is added.

    Is there any other "out of the box" handler provided by SmartGWT API's to listen to dataremoved events.

    #2
    I saw some more posts where people wanted this as out of box functionality. Can't you guys add this as a feature in the next build.

    Comment


      #3
      Bump...

      I have the same request. Please any help ?

      Comment


        #4
        same problem,

        Team Please help Us.


        ____________________
        Regards,
        Paata Lominadze

        Comment

        Working...
        X