Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
45
Infragistics grid row selection changes when datatable row gets deleted.
posted

Hi,

I have an UltraGrid that is bound to a datasource that changes in realtime.  By realtime i mean that rows can be added or removed to the datasource.  Supposing I have rows A,B,C,D,E,F,G,H,I.  I select rows C,D with D being the active.  If row I gets deleted, the selected row shifts to E and on subsequent deletes to the datasource, the selection keeps shifting down to F, G, H etc.  

To re-iterate my datasource is changing from the backend, the user is not deleting.

What could this reselection be due to?

Infragistics version: 10.3

Any help would be really appreciated.

Parents Reply Children
No Data