Bug - Pasting into a cell while in readonly mode
Posted: Tue Apr 26, 2022 12:47 pm
Hi,
I have a gird with ReadOnly set to true. While I tried to copy data from one of the cells I accidently pressed ctrl+v (paste) and got the following error:
"Dataset is read-only"
That should never happen, if the grid is in ReadOnly mode it should block any attempts to change the content from user interactions.
Configurations : Window 10, Lazarus 2.0.10
I have a gird with ReadOnly set to true. While I tried to copy data from one of the cells I accidently pressed ctrl+v (paste) and got the following error:
"Dataset is read-only"
That should never happen, if the grid is in ReadOnly mode it should block any attempts to change the content from user interactions.
Configurations : Window 10, Lazarus 2.0.10