Hallo
Ich versuche gerade eine art HTML Templates zu desigen
um so flexibel wie moeglich zu sein.
Also um es besser zu beschreiben.
<table>
<tr>
<td>#Label1</td>
<td>#TextBoxControl</td>
</tr>
<tr>
<td>#Label2</td>
<td>#TextBoxContro2</td>
</tr>
</table>
oder
<div>
<span>#Label1</span>
<span>#TextBoxControl</span>
</div>
<span>#Label2</span>
<span>#TextBoxContro2</span>
</div>
So die diese templates will ich dann
meine asp controls einfuegen
Hat da jemand einen Link oder Tip fuer mich?
Gruss
Roman Pittroff
Consulting
Bangkok, Thailand
_______________________________________________
Asp.net Mailingliste, Postings senden an:
[email protected]
An-/Abmeldung und Suchfunktion unter:
http://www.glengamoi.com/mailman/listinfo/asp.net