> If there were a function that did that, can it be possible to make the
> C1DataSet use that function?
It is possible to iterate through all rows within a for-each loop and compare
each string value with the desired string. The only problem is how to sort
data in accent-insensitive mode. I don't still see a good way out.
Regards,
-Andrey