Update list data options depending on other row data
未关闭
- 主要语言
- TypeScript
- 星标
- 1.6k
- 派生
- 867
- PR 合并指标
- 30 天内没有已合并 PR
描述
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?
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。