Various filters in the request
- Lingua principale
- TypeScript
- Stelle
- 1.6k
- Fork
- 867
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi,
I have the following grid:

That grid is loaded by ServerDataSorce. When I type the filter "Descripción", it filters of wonder. Since you build the request something like "http://api?Filter=lapiz", but if I type in the other filter "Código" it generates the same request "http://api?Filter=10", with that request I can not identify in my back end to which database column to apply the filter. In addition, you would lose the results of the previous filter. Please, any idea how to solve this?
Thanks
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.