start Insert command on textchanged before clicking the "Add" Button..: HOW ?

  • Thread starter Thread starter moi
  • Start date Start date
M

moi

Hello,
I have a formview with a dropdownlist,a textbox and a button to add a new
row with this fields.
Everything works good (i have my new record) when i click on the button but
how to be faster ? i would like the insert command to start as soon as i
validate the textbox : textchanged event ? what's the code to put in this
event to start the Insert command ???

Thanks for helping me fast..
 
Back
Top