P
Peter Zolja
Hi,
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?
Thank you!
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?
Thank you!