- group condition
001 02
001 05
001 07
020 02
020 08
The conditions are showed in a listbox. In the listbox items can be added / removed.
I have experienced with TMyLoader, but this component will only insert. TcrBatchmove can insert /update, but not deleted records.
I prefer using Virtualtable, because tclientdataset requires midas.dll and will not alway be loaded on pc's / notebooks.
So, can MyDAC components insert / update / delete by one click?