how to call TextChange Event at server side using JavaScript in asp.net with c#?
TextChange Event at server side using javascript in asp.net c# Anonymous User 10326 03 Aug 2012 how to call TextChange Event at server side using JavaScript in asp.net with c#?
TextBox1.AutoPostBack = true;
below code at aspx page
call 'CallTextChange' function where you want