Selected rows on delete.

When i''m place on the first row of my gridDataBounDGrid and i delete it, all the rows become selected (With an arrow). When i''m place on another row, no problem. I try to reafect datasource of the grid, refresh the grid, call the method "Selections.Clear()" but it doesn''t work. Thanks.

1 Reply

AD Administrator Syncfusion Team January 2, 2005 04:42 PM UTC

Check your output window to see if some exception is being thrown. Can you see this problem in any of our samples? What events are you handling that might affect this. You might comment out these event to see if some code in a handler is involved.

Loader.
Up arrow icon