문제

I'm trying to edit multiple records by cloning ClientDataset cursor. I'm not sure what am I doing wrong here. Each time I edit another record (inside new Form) all cloned cursors are reset?

I'm using C++ Builder XE2.

https://www.box.com/s/h133nfo63tjjdvkc4ays

도움이 되었습니까?

해결책

I found it. Clone dataset and it's datasource should be on the separate (editing) form.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top