Is it possible to have more than 1 dataset added to a form?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have not seen any example or articles mentioning about adding datasets to a
form. I have few datasets which are needed in certain forms but most of the
time each of them is the only dataset needed in a form.
 
Peter,

Not any problem, however beside the DataGrid you mostly bind only one table
to a Control.

(Beside the situation were a table can be used as reference while another is
updating with that).

Cor
 

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