i have a textbox and a button in list view ! now i would like to get the text/value of the textbox on btnClick event ! can some one tell me how i can get it?

Recommended Answers

All 3 Replies

Gain deep knowledge of Graphic user interface

You'll need to use the FindControl method. Here are two threads from the asp.net and msdn site that I think will help you.

asp.net thread
msdn thread

thnks ! managed to do int !

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.