T
Tony C.
I am populating a listview control. I hava applied a
rowfilter to a dataview and it works That is- it shows the count as
being correct. BUT, How do I get a the results? It supposedly hides
the ones I don't want but how can I get to them programmatically to
populate my listview - (by iteration on the dataview).
I want to show them in my listview - so I'm looping through them
but my iterations still return every row in the dataview.
How do I iterate on the unhidden rows?
thanks! Tony C.
rowfilter to a dataview and it works That is- it shows the count as
being correct. BUT, How do I get a the results? It supposedly hides
the ones I don't want but how can I get to them programmatically to
populate my listview - (by iteration on the dataview).
I want to show them in my listview - so I'm looping through them
but my iterations still return every row in the dataview.
How do I iterate on the unhidden rows?
thanks! Tony C.