Turkish character filtering

Hi , I have a question about sfdatagrid filtering.

for example  : stock name column has 

"çamaşır suyu"

"çamasır suyu"

"camasır suyu"

"camasir suyu"

I want to show all  when filtering like "camasır suyu" . Is it possible , how can i do it?

thanks 



1 Reply

SB Sweatha Bharathi Syncfusion Team June 22, 2023 02:29 PM UTC

Serdar ,


By default, our SfDataGrid’s text filtering will be applied depending on the string comparison. Based on that there are no possibilities to achieve your requirement of “Applying the Filtering based on the Turkish character”. The filtering process considers only exact matches with the same characters.


Loader.
Up arrow icon