[DevExpress Support Team: CLONED FROM A1095: How to set up an unbound item in a data-aware View]
Hi,
Is this still working in VCL Version 12.2.5 ? I cannot achieve editing an unbound column.
I mean, in a DBTable View
Thanks in advance for your answer.
We have closed this ticket because another page addresses its subject:
How to add checked rows to a dbtable if the checked column is unbound?How to set up an unbound item in a data-aware View
Answers approved by DevExpress Support
Hello,
I believe a similar question has been already discussed in our Support Center. Please refer to the CQ50386: How to add checked rows to a dbtable if the checked column is unbound? ticket for the information.
Hello,
This approach works fine in the VCL version 12.2.5. Would you please provide us with a sample project to demonstrate the issue? We will examine it and do our best to find a solution.
Ok, I'd recreated my grid and it's ok now.
thanks.
Also, I't important that the DataSet .CanModify returns false to preserve unbound values when changing records.
Is it possible to set an initial value for this kind of column ?