J
John Smith Jr.
I have a very strange problem, I am dynamically creating buttons and events,
when page loads the first click works fine, every click there after the
event only fires every other click.
I made a listbox, and showed when each method fires, and it shows First
Click: Page_load, Click Event, Next Click: Page_Load, Next Click:
Page_Load, Click Event.
when page loads the first click works fine, every click there after the
event only fires every other click.
I made a listbox, and showed when each method fires, and it shows First
Click: Page_load, Click Event, Next Click: Page_Load, Next Click:
Page_Load, Click Event.