More forms in WinForms and DataSet

  • Thread starter Thread starter Matej Kavèiè
  • Start date Start date
M

Matej Kavèiè

Hello

I have one question Iam newbie in .Net i use C# i look some samples but i
can't find any samples where there be more forms, and using the sam dataset.
Can somebody write me some link or tell what i s the best way using
dataset-s if i have more forms ad i want to use one dataset in more
forms,...

thanks

Matej
 
Hi Matej,

Just pass a reference to dataset to each form or make dataset as a variable
accessible to all forms.
 

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