D
Della
Someone posted the following some time ago:
QUOTE
Is it possible to configure the FormView wizard (or any other way) to
generate the code inside a <table>? Right now, it seems to be putting
each
element in a single line like "label" "asp control" <br />, what I
would
like is:
<tr><td>"label"</td><td>"asp control"</td></tr>
Any ideas?
UNQUOTE
I couldn't understand the answer provided so I'll repeat the question.
Is it possible to change the FormView's design time behaviour to have
the labels and fields nicely placed in a table automatically.
Regards,
Bulo
QUOTE
Is it possible to configure the FormView wizard (or any other way) to
generate the code inside a <table>? Right now, it seems to be putting
each
element in a single line like "label" "asp control" <br />, what I
would
like is:
<tr><td>"label"</td><td>"asp control"</td></tr>
Any ideas?
UNQUOTE
I couldn't understand the answer provided so I'll repeat the question.
Is it possible to change the FormView's design time behaviour to have
the labels and fields nicely placed in a table automatically.
Regards,
Bulo