Hi,
-
Can we add/delete row in a datagrid while a filtering has been applied to the grid.
-
Normally after filtering, if we loop through the grid, we could not find the non-matching rows of a grid as they are set to hidden. How can we display any specific one of those rows from another event (after filtering)?