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
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