Author Topic: When filtering with lower "i" cannot find words contains upper "İ" character  (Read 2214 times)

Kayser

  • Newbie
  • *
  • Posts: 7
    • View Profile
Hi experts,

My data has name surname ex. ALİ İNCİ.

When I filtered that word "ali", i have no result. Grid does not filter upper "İ" from lower "i". How I solve this problem?
In Turkey upper i => "İ" not "I".

Thanks in advance.

paulguz

  • Newbie
  • *
  • Posts: 13
    • View Profile
Looks like the underlying code in pqGrid should be using String.localeCompare()