Hello
I would like to know whether it is feasible to use a ClientDataset with data-aware controls, when adding or editing an Interbase record.
My intention is to open just a single record initially, using a SQLDataset, but I was hopeful that I could load that record into a Clientdataset, then clone the dataset when it came time to append or edit a record. The logic being that the data-aware controls would be aware of the record state, thereby simplifying the add\edit process.
If there is a resource, or advice, that might help, I would be most grateful.
Regards & TIA