Somebody help-Controls

  • Thread starter Thread starter ampeloso
  • Start date Start date
A

ampeloso

Hello,
I have vs2005 pro. Some of my controls,sqldatasouce, accessdatasource
do not have a visible component to program when I drop them on the web
page.This only happens on 1 computer, not the other.I have tried
installing and reinstalling vs, but that didnt work.Its not all
controls,,just a few.
HELP!!
Thanks
Mike
 
Mike,

Those "controls" aren't like the GUI textbox, listbox, et al. They are
still classes with properties and methods, however. You've just added
them as members to your page.


~simon
 
Mike,

Those "controls" aren't like the GUI textbox, listbox, et al. They are
still classes with properties and methods, however. You've just added
them as members to your page.


~simon
 

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