The DataGrid have a default behavior of multi-selecting rows if you press the Ctrl key and select. You can change that to a single click and still select multiple rows.
For that you have to address three event handlers. The order of events in a .net Page is
This is what you write in the Event. And you create an array list to store the values of which row is selected. Because sometimes highlighted row may not be considered as the selected row or selected row may not be highlighted.
Source code:
ArrayList selectedRow =
See the attached source code for more details.
You need to be a premium member to use this feature. To access it, you'll have to upgrade your membership.
Become a sharper developer and jumpstart your career.
$0
$
. 00
monthly
For Basic members:
$20
For Premium members:
$45
For Elite members: