Ajax DataGrid Support Product Page
Filtering with special characters like äöü not working
 Reported  22 May 2013  09:00:13 
  1 
     has   this problem  
  22 May 2013  09:00:13 Andre Bender posted: 
 I can't filter recordsets with special characters like äöü. Neither with entered values nor with parameters. I don't get any results in the DataGrid  Replies
 Replied 22 May 2013  11:31:34 
   22 May 2013  11:31:34 Miroslav Zografski replied: 
  Hello Andre, 
the problem may come from difference in database collation the page and table charset and so on. so check first if all elements - server, database, page are in same charset.
Regards.
  the problem may come from difference in database collation the page and table charset and so on. so check first if all elements - server, database, page are in same charset.
Regards.
 Replied 22 May 2013  13:41:42 
   22 May 2013  13:41:42 Andre Bender replied: 
  Hi Miroslav. If I filter the table via finished grid and its own search field it works. But if I filter via entered value (in the server behaviour) or via Request variable it doesn't work. 
   Replied 23 May 2013  08:25:13 
   23 May 2013  08:25:13 Andre Bender replied: 
  I checked page, database and grid, all have the same colaltion/charset 
  
