Hi,
I've been looking for a solution for my problem here without success, I implemented a dxGrid for my project, everything works fine except that we're using latin accents, I enabled search bar for this grid but the search is case/accents sensitive, how can I disable this behavior? I already change my database collation and I have performed some queries there and it works. I'm populating my dxGrid using a JSONResponse. I attach the definition of my dxGrid and a sample dataset.
I would really appreciate your help.
Thanks