custom filtering a column in ng2-smart-table.
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 1.6k
- Forks
- 867
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.