P
Pål Andreassen
I'm using DataView.Sort to sort a dataset containing data with Norwegian
Special Characters. Even thou Thread.CurrentThread.CurrentCulture is
correctly set to Norwegian Bokmaal the Norwegian characters are sorted in
the wrong order.
Does DataView.Sort not respect the CurrentCulture? Is there anyway to
overrride the Sort method so that I can handle this problem my self?
Special Characters. Even thou Thread.CurrentThread.CurrentCulture is
correctly set to Norwegian Bokmaal the Norwegian characters are sorted in
the wrong order.
Does DataView.Sort not respect the CurrentCulture? Is there anyway to
overrride the Sort method so that I can handle this problem my self?