I've got a 3 RadTextBoxs(RadNumericTextBox) and 3 buttons beside that. I wanted to fire the Button1 click event on Hitting Enter key of 1st TextBox. similarly, fire Button2 click event on hitting Enter key on 2nd TextBox. Could you help me to resolve this issue.