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 using qtitandatagrid 2.9 (qt 4.8.1 mingw, win32).
I open a my own model in the grid, and only a part of all rows are displayed.
Then, I open the printpreview window and seems that the rows not visibles are not rendered. If I pull down the scroll bars, the next print preview renders all rows.
Is a problem of my model? Maybe I forget to override some parent methods?
checkout the image, on the right there's the grid showing the rows, and its printpreview on the left.
C:\fakepath\qtitangrid-printing-issue.png
Last edit: 12 years 4 months ago by corrado valeri. Reason: seems that attachments doesn work..
Could you send your example to This email address is being protected from spambots. You need JavaScript enabled to view it. or let me know if it's possible to reproduce the problem on the our demo examples?