Rowfilter Greater Than and Less Than

G

Guest

Is it possbile to use > and < in rowfilter string?

I have a rowfilter on a dataview and I'm able to filter on values with equal
( = ) but when I try to use a comparison using > and < it does not work.

I'm reading an XML file into a DataTable and then create dataviews from that
dataTable.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top