S
shiv
Hi
I have to RowFilter in a DataSet. My problem is My column
Names use aliases So when i filter lets say
Ds.defaultview.RowFilter="Region Name ='US'"
does not work as it has a space in between Region & Name.
Does anybody Knows How to overcome this problem?
thanks
shiv
I have to RowFilter in a DataSet. My problem is My column
Names use aliases So when i filter lets say
Ds.defaultview.RowFilter="Region Name ='US'"
does not work as it has a space in between Region & Name.
Does anybody Knows How to overcome this problem?
thanks
shiv