QAction is not executing
24th April 2024
Hi, i have a QAction: <QAction id=”100″ name=”show me the data” encoding=”csharp” triggers=”4002″ row=”true”> After adding (row=”true”) and specify in the QAction ( string sRowKey = protocol.RowKey();) the QAction is …