Hi
I'm not sure this is possible but here's what I'm trying to do:
I would like to have the user enter 8 digits. On the OnKeyUp event the value is sent to the db and brings back values for three other RadTextboxes. I have done this with the ComboBox...just not sure where to start with the RadNumbericTextBox. Also, I am using an update panel but not a grid.
Thanks
Larry
It seems like the RadInput_TextChanged event will work for me. Let me know if you think there's a better way.
I'm not sure this is possible but here's what I'm trying to do:
I would like to have the user enter 8 digits. On the OnKeyUp event the value is sent to the db and brings back values for three other RadTextboxes. I have done this with the ComboBox...just not sure where to start with the RadNumbericTextBox. Also, I am using an update panel but not a grid.
Thanks
Larry
It seems like the RadInput_TextChanged event will work for me. Let me know if you think there's a better way.