Linkbuttons click event not firing
I've converting my web application to .NET 2.0 and I'm having problems where linkbuttons click events on certain pages are not firing on my TEST server. They are firing fine while being run on my dev server but not in TEST. Anyone have any ideas why they aren't firing?
shreya singhPosted Aug 4, 2010, 12:01 AM
Thirupathi vPosted Oct 20, 2008, 5:31 AM
You Just try wto things
Go to Directive line here set the EnebleEventValidation=false.
and then Go to linkbutton set the cause validation= false. i think its helpful for u