QtitanDataGridModel-view DataGrid component with rich functionality for Qt.C++ and PySideQtitanRibbonReplicates Microsoft RibbonUI interface for Qt.C++ and PySideQtitanNavigationDesignUIReplicates Microsoft Navigation Design interface for Qt.C++ and PySideQtitanChartCharts and Diagrams component for Qt.C++ and PySideQtitanDockingDockable Panels and Tool Bars for Qt.C++ and PySideQtitanFastInfosetXML Compressed format FastInfoset implementation for Qt.C++ and PySideRoadmap Development 2023
FireDataGridPowerful, modern, fast, DB-Aware Grid for Delphi-FiremonkeyFireDockingDelphi IDE/Visual Studio implementation of dock panels for Delphi-Firemonkey
I'm calling saveLayoutToDevice to save state and loadLayoutFromDevice to restore state. However, it seems that the hidden state of the "Group By Box" is not being restored.
Maybe I'm not saving the correct (or enough) information. This is an example of the XML layout that I'm getting back when I'm restoring state of a grid:
I'm expecting the "Group By Box" to be hidden, but I don't see anything in there that could refers to the "Group By Box" visibility, so maybe that's the clue!
I apologize for the delay in response. As i see, you have two grouped columns which are hidden. The state like this should be restored by grid. This defect is a bug in the grid and will be corrected in next update (start of the next week).
Unfortunately we did not include a patch for this bug in the current release. Monday will be released another update to fix this and several other errors.