Home All Groups Group Topic Archive Search About

Form is not saved after component done his work

Author
28 Jun 2005 1:30 PM
Stanislaw Tristan
I have my own component that modifies untyped dataset in design-time. After I calling that method of my component the dataset is modified correctly, but form still indicated unchanged. I save form and close it. When I open this form - Dataset lost all modifications. What I must do?

--
Stanislaw Tristan
IP Protection
Kyiv, Ukraine
E-mail: ad***@zestad.com
WEB: www.zestad.com

Author
28 Jun 2005 2:12 PM
Armin Zingler
"Stanislaw Tristan" <stas***@i.com.ua> schrieb
> I have my own component that modifies untyped dataset in
> design-time. After I calling that method of my component the dataset
> is modified correctly, but form still indicated unchanged. I save
> form and close it. When I open this form - Dataset lost all
> modifications. What I must do?

This is not VB specific at all. Have a look at the Framework groups,
probably m.p.d.framework.windowsforms.designtime.

Armin