Announcement

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

    How to know when data is added to DataSource or RecordList

    Hi,

    Sorry for asking what I think is a trivial question, that I can answer by myself.

    The issue is that I have a Local Datasource bound to a ListGrid. Whenver a row is updated I have to redraw an item on another panel.

    The issue is that I don't know how to get which item has been updated. I have set the DataArrivedEvent but it is very vague and doesn't display info on the type of event (add, remove, update).

    The same issue applys to a RecordList as neither I can't differenciate the events in it.

    Any help is welcome.
    TA
    Last edited by jlanza; 16 Mar 2010, 10:04.
Working...
X