How to handle keydown Event in asp.net Textbox?

moetahir

New Member
I have a textbox in web form(asp.net). when user already keyin data, then they will press Enter key, so that the data will be update to database.Is there any way possible to perform this?
 
Back
Top