Form is not saved after component done his work

  • Thread starter Thread starter Stanislaw Tristan
  • Start date Start date
S

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: (e-mail address removed)
WEB: www.zestad.com
 
Stanislaw Tristan said:
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top