M
Mone Hsieh
hi all
I have a dataset which has column with comma in its name.
How do I use DataView to sort it properly? The DataView.Sort always break
the line when it sees a comma. Then it complains about field name being
invalid. I've tried quoting my field name with '"' or ''' but they all fail
the same way.
any idea how to make it work?
Mone
I have a dataset which has column with comma in its name.
How do I use DataView to sort it properly? The DataView.Sort always break
the line when it sees a comma. Then it complains about field name being
invalid. I've tried quoting my field name with '"' or ''' but they all fail
the same way.
any idea how to make it work?
Mone