Showing posts with label force. Show all posts
Showing posts with label force. Show all posts

Wednesday, March 28, 2012

Change TextBox Text and Force UpdatePanel to Update

Can somebody show me a way of forcing an updatepanel to update using javascript.

Thanks

Hi~ Once I used a button to trigger the update and invoked the button.click() in javascript..

I know this is not some elegant solution.. but you can give it a try when there's no better way~