JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › find a specific row in a grid › Reply To: find a specific row in a grid
May 16, 2022 at 5:11 pm
#103241
oliver.aldrian
Participant
ok, so this is then a bit finnicky to handle. when there are filter applied to the grid, I would have to apply the same filters to the datasource, to get the correct rowNumber.
TBH that could be handled better by the grid and the docs to the grid.
Anyway, thanks for the support!