2
Ups

Blog by Hemant Gupta: calling Javascript methods on updatepanel events

published 204 days, 1 hour, 2 minutes ago posted by hemanthemant 212 days, 10 hours, 20 minutes ago
Saturday, October 29, 2011 1:14:51 PM GMT Friday, October 21, 2011 3:56:32 AM GMT

Recently came up with a scenario where I need to call a Javascript function to update a label with client side time on auto save, while auto saving was working fine, the only issue was capturing the time, since the label was updated at server we would end up with server time, so the do get client side time the option is to call a JS function at end request of update panel now the problem, there are multiple update panels on the page how do we know which panel is called, after digging a lot, I fond this d...

category: ASP.NET | clicked: 1 | | source: hemantg.blogspot.com | show counter code
tags: AJAX, ASP.NET, javascript, Update Panels

No comments yet, be the first one to post comment.

To post your comment please login or signup