Grid disappears after Grid Data Parse

Hello, I am currently using the suite 7.2.5 version.

When the grid is initialized, the grid appears on the screen, but after grid.data.parse(jsonData),

the grid does not appear on the screen.

(The sub-tag of <div role=“rowGroup”…> disappears when viewing the html element)

Note that In version 6.5.8, which was used previously, it works normally even after grid.data.parse().

I found the problem.

It was not coming out because of the columnAutoWidth property value used in 6.5.8 version.

Hello.

Yes, this property was replaced with the “adjust”:
https://docs.dhtmlx.com/suite/migration/#grid