You could look into using a
RadInputManager on your page. I'm not sure what you are looking for from a RadTextBox but you could use a RadInputManager with regular asp.net textboxes and get a lot of functionality with high performance. You can read over
this documentation article which talks a bit more about the performance gains from using RadInputManager.