|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Creating a webform on the flyI know that I can create web controls on the fly and add them to a
placeholder. The problem with that is that I don't get any view state that way. I have a series webform templates defined in a database. Now I want to create a series of text boxes and other controls on the fly can capture the data input. How can I do that? This might help you:
http://www.codeproject.com/Purgatory/ViewState___Dynamic_Cntrl.asp Show quoteHide quote "Arne" wrote: > I know that I can create web controls on the fly and add them to a > placeholder. The problem with that is that I don't get any view state that > way. > I have a series webform templates defined in a database. Now I want to > create a series of text boxes and other controls on the fly can capture the > data input. How can I do that? > >
Custom control: How to render an embedded image at design-time?
Render and Image on a Button Can aspnet simulate windows pane separator? Please Help: ListBox.SelectedItem returns null Web User Controls: Exposing Items property of contained controls Load User Control from different directory Collection with the correct object type on the Collection dialog DropDownList <optgroup> WinForm as ASP.NET custom control Dropdownlist headings |
|||||||||||||||||||||||