R
Rohit
Hello,
I have a dataview which contains 10,000 rows and I have to apply a huge
rowfilter string which contains values for two columns each containing some
10,000 values,
So its like
dv.RowFilter = "A IN (1,2,.....) AND B IN (0.12,0.34,....)"
Any solution please?
Regards,
Rohit
I have a dataview which contains 10,000 rows and I have to apply a huge
rowfilter string which contains values for two columns each containing some
10,000 values,
So its like
dv.RowFilter = "A IN (1,2,.....) AND B IN (0.12,0.34,....)"
Any solution please?
Regards,
Rohit