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
Hi there,
i connect the dategrid to a SQL-Dataset and a Label with livebindings to a field.
Now i change the row in the Grid ... the label does not direct shows the Value of the selected Row.
If i click the Cell double to edit the value and i leave the field, then the Label shows the correct vaule.
If i change the Row the Label shows the Value of the row that was selected before ...
If i change the row again, the the label shows the last value of the Row.