FormView formatted as Table

P

popsovy

Hello,

I am using a FormView control bound to a SqlDataSource control (ASP.NET
2.0). The act of binding generates the body of the FormView formated as


Label: <asp:Label...>Value</asp:Label><br>

Is there any way to change the design-time behavior of the FormView
control, so the inner controls are formatted in a table such as
<table><tr><td>Label</td><td><asp:Label...>Value</asp:Label></td></tr></table>?

Thank you for your help.

Evgueni
 

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,416
Messages
2,571,562
Members
48,797
Latest member
shadowoftheunknown

Latest Threads

Top