Hey everyone,
Urgent question, has anyone met a bug that when the page loads, it displays the data grid correctly. However, when I open a modal that contains a second data grid, it causes the original data grid to break, as you can see in the picture.
hi @tomerer2000 ,
yes, i experienced something similar when tried to locate two data grids on the one page. During some manipulations with one of them the second crashes as it is on your screen.
As far as I remember, it is happening in editor when you delete one of the datagrids from the page.
Hey @Batik_Okazov,
Exactly, it happens when i render the seconed data grid and than unrend it.
If yoy can share your solution it wil help me a lot.
Cheers
Unfortunately, I didn’t try to find one. I just changed my approach by using only one data grid. And for displaying additional information I used “repeating items”.
I also found out that if you have another data grid even empty, it protects the structure of the “broken” data grid, maybe someone from the weweb team will have answers as i don’t want to have 2 DataGrids on my page:[ @Agustin_Carozo