J
jthornby
I need to add an indefinite number of controls to a form (to be determined at
run-time). According to what I've read, this means I need an asplaceholder
control.
I can't find anything that tells me how to insert non-asp tags within the
markup the placeholder creates. Specifically, I want to place everything
within <table>, <tr> and <td> tags along with a few other things (like <div>
tags). Does anybody know how to do this?
run-time). According to what I've read, this means I need an asplaceholder
control.
I can't find anything that tells me how to insert non-asp tags within the
markup the placeholder creates. Specifically, I want to place everything
within <table>, <tr> and <td> tags along with a few other things (like <div>
tags). Does anybody know how to do this?