I am having a couple of problems with DBGrid.
1. The ActionOnClick action does not work for me.
2. The runtime property ActiveCol appears to give the wrong column number.
Is anyone else having these issues?
Thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
1) This is a code regression since the arrival of the mouseup, mousedown ... actions, corrected in the next version
2) Yes compared to the columns property
Not compared to the grid itself, it is based directly on the native information of this component. (column 0 being the first gray column, same for ActiveRow)
This addition dates from V1.6.7 June 2020 and therefore annoying to modify to keep the compatibility of NSBase projects
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am having a couple of problems with DBGrid.
1. The ActionOnClick action does not work for me.
2. The runtime property ActiveCol appears to give the wrong column number.
Is anyone else having these issues?
Thank you
1) This is a code regression since the arrival of the mouseup, mousedown ... actions, corrected in the next version
2) Yes compared to the columns property
Not compared to the grid itself, it is based directly on the native information of this component. (column 0 being the first gray column, same for ActiveRow)
This addition dates from V1.6.7 June 2020 and therefore annoying to modify to keep the compatibility of NSBase projects
Can you reproduce this too? It doesn't seem possible to edit data in DBGrid, if the table format is datatype 'Long Text' (memo).
this has never been possible, like editing images
Last edit: neuts-jl 2021-01-15