Dataset - Ineritance

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

Guest

Hi,

I have created a class called 'dsData' which inherit from a dataset.
Instance of 'dsData' is added to the windows form. I unable to open the
collection editor for tables and relations from the propery window for the
inherited class.

If Dataset is inherited, tables and relation collection editor disabled in
the property window. How to enable it ?

Regards
Indra Kumar
 
Indra,

I assume that you mean in the designer. At least you would in my opinion
have to make a component from it, so that you can drag it from your
designer.

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