J
Jacek
Hello!
Using a DataView for sorting is quite straightforward, however, I could not
find any way to do case insensitive sort on String column.
I work with multiple languages using UTF-8 encoding in asp.net app. I need
to support culture specific sorting preferences and pogramatically choose
between case sensitive and case insensitive sorting.
any ideas?
Jacek
Using a DataView for sorting is quite straightforward, however, I could not
find any way to do case insensitive sort on String column.
I work with multiple languages using UTF-8 encoding in asp.net app. I need
to support culture specific sorting preferences and pogramatically choose
between case sensitive and case insensitive sorting.
any ideas?
Jacek