I am assigning columns to a dataTable and they have a comma in them. This doesn't pose a problem until I want to sort the table then it blows up on the dataview.sort command. It seems to stop reading my string I pass for the column as soon as it hits the comma. Is there a way to make this work?
Thanks in advance.
Thanks in advance.