Controls not rendering

M

Malbeuf

I'm trying to do a small demo of asp.net design.

A simple page with three labels, one button, two textboxes.

Build and browse...the only controls that render are the labels, all lined
up in a row.

None of the other controls display at all (buttons, textboxes, etc)...only
labels.

This happens with the integrated browser, or IE (version 6)

Any thoughts?

Thank you.
 
S

Sorcerdon

make sure that the property visible = true is enabled in the properties
of those controls.
 
J

Jose Rodriguez

In addition to the previous suggestion, do a 'view source' to see whehther
and how the controls are being rendered. that will give you additional
clues.

Jose
 

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

Members online

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,076
Latest member
OrderKetoBeez

Latest Threads

Top