If you are using AJAX, and control (inside an UpdatePanel) causes a postback that would normally run Javascript, and you find the Javascript is not running, add a Postback Trigger to the UpdatePanel using the ID of the control that causes the postback.
And this would solve the issue.
And this would solve the issue.
thanks for sharing
ReplyDeleteCan you please explain it Bit detail with an example....
ReplyDelete