This question is locked. New answers and comments are not allowed.
Hi,
I'm using a GridViewSelectColumn on my RadGridView which is always selected for the first record. This is normally fine when the SelectionMode is Single because the user would correct the selection. But in cases where the SelectionMode is Multiple the first record is often included in the selection by mistake. Especially in cases where there is grouping involved and only the group header is visible. User are then not aware that there is already an initial selection made.
Is there anyway to prevent the default selection of the first record?
Thanks,
JJ
I'm using a GridViewSelectColumn on my RadGridView which is always selected for the first record. This is normally fine when the SelectionMode is Single because the user would correct the selection. But in cases where the SelectionMode is Multiple the first record is often included in the selection by mistake. Especially in cases where there is grouping involved and only the group header is visible. User are then not aware that there is already an initial selection made.
Is there anyway to prevent the default selection of the first record?
Thanks,
JJ