custom filtering a column in ng2-smart-table.
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 1.6k
- Forks
- 867
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I would like to filter a table column based on the number order.
Example.
I want to filter a column which contains numbers 1-100. if i type 2 in the filter i want the rows with starting value 2 (result: 2, 22) instead of (result: 2,12,22,32,...92). How can i achieve this please guide me.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.