How can I query the grid to check if it has one or more filters set?
The easiest way will be to check grid.Query.Filter where grid is the DataGrid reference.
How can I query the grid to check if it has one or more filters set?
The easiest way will be to check grid.Query.Filter where grid is the DataGrid reference.