Friends,
<asp:TextBox ID="txtinccurrprod" runat="server" CssClass="tbox" Width="71px" ontextchanged="txtinccurrprod_TextChanged" AutoPostBack="true">
First time, I had entered values in "txtinccurrprod" textbox.
When i quit from that textbox, There is need to fire textchanged event.
But i had tried many ways, it won't happen.
Thanks & Regards,
Go to the complete details ...