Error: e is undefined // error in FF srcElement is null or not an object // error in IE
var ss = document.getElementById("<%=textbox1.ClientID %>"); var cell =e.srcElement || e.target;
What event you are calling the following code? How this code is related to updatepanel?
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.