Find the Control Event Before Page_Load

G

Guest

i am creating dynamic controls in my application.when i click radio button
first the page load is execute and then radio selected index event is
excuted.is there any way to find radio button click in page_Load.
 
E

Ed Anady

If I understand your question correctly, this is expected behavior.
On a postback the page loads before the radio button click event is
executed. Generally you can change any display items you need to in
the click event or pre render routines.

HTH

Ed Anady
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,062
Latest member
OrderKetozenseACV

Latest Threads

Top