In the sample code have a filter button where i would like to bring the selected data to the top of the grid.
example: i have select [1,3,5]
output of the grid view:[1,3,5,2,4]
In the sample code have a filter button where i would like to bring the selected data to the top of the grid.
example: i have select [1,3,5]
output of the grid view:[1,3,5,2,4]