Hi. First of all thank you! For such good reporting system
I do not want the user to edit the result.
report->setResultEditable(false);
But it's still possible to edit from CustomContextMenu.
To disable this function I had to edit your project.
Is there an alternative solution to this problem?