JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › Selection event › Reply To: Selection event
July 22, 2025 at 2:30 pm
#112713
Keymaster
Hi,
The event is raised when the selection is changed i.e when a row is selected or unselected. In the case you describe, it will normally fire the two times, one for selection and another one for unselection. To get the state of the selection, the Grid has methods such as getSelectedRows and others. The full list of methods is available in the Grid API Docs and https://www.htmlelements.com/docs/grid-selection/
Regards,
Markov
Smart UI Team
https://www.htmlelements.com/