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
2) Comment the contents of the functions:
void GridTableColumnQuickButtonGraphic::mousePressEvent(const QPoint& point, QMouseEvent* e)
{
}
void GridTableColumnQuickButtonGraphic::mouseReleaseEvent(const QPoint& point, QMouseEvent* e)
{
}
In the next update we will add the flag to control that behavior.
This property was added to the version 2.8 of the grid.
GridTableViewOptions::setColumnsQuickMenuVisible(...) - for table view.
GridBandedTableViewOptions::setBandsQuickMenuVisible(...) - for banded table view.