SyntaxFix
Write A Post
Hire A Developer
Questions
I had the same problem, but I noticed that my datagrid lost the rows's header after the datagrid.visible property changed.
datagrid.visible
Try to update the rows's headers with the Datagrid.visiblechanged event.
Datagrid.visiblechanged