C
Chetana
hi
I want to write a code on text chenging(textBox1_KeyPress) event of
textbox as we do in windows , but i am unabel to do it in asp .net coz
we get only textchanged event. In my application i want to search name
with entered text (without on click).i.e i dont want textchanged
event coz in this event after entering text we have to click outside
to go to textchanged event .
i dont want that click .
somebody suggest me solution for this .
thanks in advance
I want to write a code on text chenging(textBox1_KeyPress) event of
textbox as we do in windows , but i am unabel to do it in asp .net coz
we get only textchanged event. In my application i want to search name
with entered text (without on click).i.e i dont want textchanged
event coz in this event after entering text we have to click outside
to go to textchanged event .
i dont want that click .
somebody suggest me solution for this .
thanks in advance