Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
Master-detail grid, bug with nesting grids
posted

Dear,

I have found a bug which exists for a long time.

Steps to reproduce:

1) Create master detail grid (let's name it "A")

2) In "details" use another igx-grid (let's name it "B)

3) Create B grid, using igx-column tag

Effect:

When you open any row from grid master ("A"), columns from detail grid will be copied to master grid.

I made this modification with example from infragistics doc.

You can check this bug here:

https://stackblitz.com/edit/angular-8rkghx-octa9h

Of course, I could get rid of this bug, but sometimes you want to use 'igx-column' tag and you cant.

Parents Reply Children
No Data