akveo / akveo/ng2-smart-table

Various filters in the request

Aperta
#573 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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:
![image](https://user-images.githubusercontent.com/32713282/31789642-01013870-b4d0-11e7-9fd0-ea4748dc6c45.png)

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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.