Changing selected row index OnMouseOver

Hello,

By default in order to select a row user needs to click on it. I would like to change the selected index on mouse over i.e: when mouse over a certain row i would like to set this row as a selected one (without user clicking on it first).

Any suggestions on how to this ?

10x.

1 Reply

RP Rekha P Syncfusion Team June 22, 2009 09:40 AM UTC

Hi Ruslan,

Thank you for your interest in Syncfusion Products.

We regret to let you know that it is not possible to set the selected index via client side mouse over function and added to the SelectedRecord collection. GridGroupingControl provides support for different types of selection modes. Depending upon the selection mode, the selection style can be varied. Please refer the on line sample illustrating different selection mode and getting added to that SelectedRecord collection.

http://samples.syncfusion.com/ASPNET/7.2.0.37/web/grid.grouping.web/samples/3.5/ColumnOrRows/RowSelectionModes/cs/rowselectionmode.aspx

Please let me know if you have any concerns.

Thanks,
Rekha

Loader.
Up arrow icon