This example shows how to get and set the value of all RadInput controls server-side. You can wire the OnTextChanged server event which will be raised when the AutoPostBack property of the corresponding RadInput control is set to true, the user types valid entry and the input loses focus. Further information about how to operate with RadInput server-side you can gather from this help topic: Server-side API