akveo / akveo/ng2-smart-table

Update list data options depending on other row data

Abierto
#469 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
1.6k
Forks
867
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I have 4 drop lists in a row - X Y Z T, but content (the options) of drop list Y are depended (filtered) by the value selected in droplist X, and drop list Z should be filtered by the content of drop lists X and Y and so on... (on change)
Currently the table is built in the OnInit, and all options are added in that phase, so change in either drop lists doesn't change the options in the other drop lists

Anyone has an idea on how to do it?

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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.