www.abhisheksur.com
txtBox.Attributes.Add("onBlur","document.getElementById('calanderId').style.display = 'inline'");
Best Regards, Puneet Sharma - Infosys Pune, India
<asp:TextBox onBlur="alert('a');" ID="TextBox1" MaxLength="100" runat="server"></asp:TextBox>
Mark this as answer, if it is..... With regards Nishithraj Narayanan
Login to post response