T
Thomas H.
Hi folks,
what's the best way to add (web)controls at runtime ??
TIA
T.H.
what's the best way to add (web)controls at runtime ??
TIA
T.H.
You'll have to add it to the HtmlForm control. The following C# codebe positioned in a formtag with runat = "server", but where if I
generate in at runtime??
The Text property of the TextBox hold the value displayed in theto that textbox ?