Hi All,
I have a text box on which textchanged event i am wrting something and also using update panel on that textbox.But on textbox when i click tab the page get refreshed and tab loses focus.
What i want is when i press tab the textchanged event should triger and then cursor should focus to next textbox.
Apurva
Loading
sangmesh sangulagePosted Jan 5, 2011, 1:21 AM
Tab Index property of textbox cotrol.
let me know if I am wrong
Apurva MehtaPosted Dec 31, 2010, 11:23 PM
Suthish NairPosted Dec 31, 2010, 4:56 AM
Can you explain this line.