Last Updated:
12 Apr 2021 10:50
by ADMIN
VirtualGrid: When the UnselectAll method is called, the last selected row can't be selected again
When the user clicks on a cell, the whole row will be selected. However, if we clear the selected items by calling the UnselectAll method, clicking again on the same cell does not select the row.