Hello All,
I need to know what these two controls ("Filter data source" and "Filter field") are for ? as per the help text, they are used for custom filtering of unbound controls. If I mention the data source and field to filter and show result on the grid.
I know this can be achieved with QuickFilter control, but the quick filter control only filters based on one field selected.
I need to filter based on more than one fields, is there any way I can achieve this without adding ranges through code?
TIA,
-Vishal Jevtani