Textchange Event

N

nil

Hi everyone...
can anyone tell me how to fire textchange event of textbox that is in
datagrid...as on the basis of that i wana fetch data from the
database.if you can provide code snippet or any link than i'll be
thankful to you...

Thanks & Regards,
Nil
"Problem is just the distance between the expectation and the reality"
 
N

nil

Cor said:


Thanks a lot for reply and for such a nice link...but it does not
contain what i want...and it also contain windows grid example and i
want for web....if you know such link or you know coding for that then
please tell me as i am new to .net...

I added one textbox inside the grid in itemtemplate named txtbkid and
make it's autopostback to true and i want to fire textchange event of
each textbox in the each row of grid....so i think for that i have to
use one handler has the same name as textbox and also have to use
itembound event...so can you tell me how to do that?if you can provide
me the code snippet than i'll be thankful to you.

Thanks & Regards,
Nil
"Problem is just the distance between the expectation and the reality"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top