Have you looked into creating a custom culture using the 
CultureAndRegionInfoBuilder class?



-----Original Message-----
From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf 
Of Joel Paula
Sent: Tuesday, June 03, 2008 16:33
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: [ADVANCED-DOTNET] Accent Insensitive CultureInfo (or at least 
DataTable.Select)

I have a DataTable with data in it. I use the Select method to "find"
certain rows. The problem with this method is that it performs an Accent
Sensitive filter on the data. I need Accent Insensitive: André=Andrè=Andre.

I tried setting the DataTable Locale to CultureInvariant but it doesn't
solve my problem. I can't find any information on how to create an Accesnt
Insensitive CultureInfo. I also see the DataTable has a private
CompareInfo field but I can't access it.

If anyone can provide any kind of pointers to possible solutions, I would
appreciate it.

Thanks.
Joel

===================================
This list is hosted by DevelopMentor®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

The information in this e-mail is confidential, may be legally privileged and 
is intended solely for the addressee. If you have received this e-mail in 
error, you are hereby notified that any use, distribution, or copying of this 
communication is strictly prohibited.

===================================
This list is hosted by DevelopMentor®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to