Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4764

Get TextBox value from Repeater on Button click in ASP.Net

$
0
0
Here Mudassar Ahmed Khan has explained with an example, how to get TextBox value from Repeater on Button click in ASP.Net using C# and VB.Net. The Repeater Item will be referenced using the NamingContainer property and then the TextBox will be referenced using the FindControl method in ASP.Net.

Viewing all articles
Browse latest Browse all 4764

Trending Articles