VWD2005 How to place an Input control with a table cell

  • Thread starter Thread starter IanO
  • Start date Start date
I

IanO

I am following Example 4-1 in Dave Mercer's ASP,NET A Beginner's Guide.

He asks the reader to create a table 9 rows 2 columns with captions in
the left column and Input controls in the right column.

I am using Visual Web Developer 2005 and I haven't found a way to
insert nested controls.

I did locate this similar page:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/d...

which has a nested control capability.
Does a similar facility exist in VWD2005?
If not how is it accomplished?

Any other hints to learning will be appreciated,
IanOI
 
in design view, you should be able to click in the table cell, then
double click the control (in the toolbox) that you want to use, and it
will magically appear
 

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