Hi
Hi,
I have a question. I am using TDBCtrlGrid and inside TDBCheckBox.
When I change value in this checkbox in one row, all checkboxes across all rows are changed.
I have tried code that manually changes the field boolean value, but still all checkboxes are changing.
Does anyone have a solution for this?
Thanks
I have a question. I am using TDBCtrlGrid and inside TDBCheckBox.
When I change value in this checkbox in one row, all checkboxes across all rows are changed.
I have tried code that manually changes the field boolean value, but still all checkboxes are changing.
Does anyone have a solution for this?
Thanks
Richard Baroniunas
ReplyDeleteI will post example later today, when I get home.
But Idea how it looks. There is form and dbctrlgrid in form. In dbctrlgrid there is dbcheck. Dataset is in edit mode. There are e.g. 2 rows in grid. User checks the grid in first row. Then when he changes row boolean value Is either deleted or copied.
It seems like Delphi bug. I am using Delphi xe7. Will post code later.
So actually it is not delphi bug it is some bug in our application. Which I will have to find. Still thank you for help.
ReplyDelete