How to view properties of control inside table

B

Brad Wood

If I want to put a control inside a cell of an asp:table, the only way I
see is to type the code for the control directly into the cell. At that
point, I can't show the property browser for the button because it
doesn't appear in the property browser's list of controls.

Is there any way to make it appear?
 
A

Andy Fish

Brad Wood said:
If I want to put a control inside a cell of an asp:table, the only way I
see is to type the code for the control directly into the cell. At that
point, I can't show the property browser for the button because it doesn't
appear in the property browser's list of controls.

Is there any way to make it appear?

in situations like this you can often get it by opening the page in html
view and positioning the cursor on the control's HTML tag

alternatively, just move it somewhere else, set the properties and then move
it back again. It's a bit of a PITA but that's what I do when editing
repeater templates or controls inside of placeholders

Andy
 
B

Brad Wood

Placing the cursor anywhere within the HTML of the nested control and
showing the properties window works fine; thanks!
 

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

No members online now.

Forum statistics

Threads
474,142
Messages
2,570,819
Members
47,367
Latest member
mahdiharooniir

Latest Threads

Top