Ask a Question related to ASP.NET General, Design and Development.
-
bivin #1
REPEATER with TEXTBOXES(How can I get values in textbox)
How to get values of textboxs in a repeater control. How can i identify each
textboxes in a repeater control and get the values of the textbox . Please
help me.
bivin
bivin Guest
-
UserControl with databound repeater drops values on postback
Hi all, I have a user control that contains a repeater that generates a list of check boxes. The checkboxes render fine, but they don't maintain... -
saving text values of dynamically created textboxes
I have many textboxes that are created dynamically as child controls of my custom control. I know that I must recreate them after each postback... -
sending values in textbox
Hi I want to be able to send the vlaues that a user enters in a couple of input fields. However, my register_globals is set to off. So how do I... -
Text values within a Repeater
Hi, I have a repeater, and on post-back when I try to access the Text properties of <asp:label>'s in the repeater, they are all String.Empty (which... -
TextBox Controls losing their values
I have a user control that contains a form with several text boxes. The text boxes get populated from a SQL Server table when the control loads....



Reply With Quote

