Gris Selections issue

Hello, I have a readonly grid on my form. On load of the form, if the user double clicks on the grid, one row gets selected automatically. Could you provide any idea by which I can prevent the row selection that happens automatically? Thanks, Rahul

1 Reply

AD Administrator Syncfusion Team October 20, 2004 07:45 AM UTC

Normally, when you click or double click a grid, there is no row selection. The only time I can think of that you would get a row selection is if you click a Header cell, or if you have the property grid.ListBoxSelectionMode set to something other than none. Do you have this property set?

Loader.
Up arrow icon