Home > front end >  Presents zorro - antd dynamically create a form of filtering problem
Presents zorro - antd dynamically create a form of filtering problem

Time:01-27

Angular10 projects using the form in the ng - zorro - antd components, to dynamically create columns at the same time also create manually input filtering function, effect the following

Because it is dynamically create columns, which leads to the two columns using the same filter template, effect is the following

As you can see, click a column filtering, next to the column filter also out
How to solve this problem, the online demo case is:
https://stackblitz.com/github/chanchaw/ngzorrodemo10
Following a visit to the above address to install depends on can see effect, see below
  • Related