I triggere a javascript button click on Page Load, and manually bind the data source on the button click event. But that seems to screw up the postback events. It is calling the databind twice now.
Appreciate any help. I am stuck on this one pretty badly.
hpdotnet
Member
27 Points
56 Posts
Re: Problems with Partial Page rendering on initial page load
Apr 28, 2008 09:04 PM|LINK
I triggere a javascript button click on Page Load, and manually bind the data source on the button click event. But that seems to screw up the postback events. It is calling the databind twice now.
Appreciate any help. I am stuck on this one pretty badly.
Thanks
HP