W
Webgour
I'm tring to filter a dataview with multiple rowfilters. The problem is that
each time I use RowFilter on the DataView i'm quering the full dataview as
it was loaded, not the filtered version. Is there any way to get the
Dataview to keep track of the different RowFilter used?
each time I use RowFilter on the DataView i'm quering the full dataview as
it was loaded, not the filtered version. Is there any way to get the
Dataview to keep track of the different RowFilter used?