Reputation: 439
If I enter text in a Telerik RadTextBox it shows the previously inputted data. How can prevent/remove this?
RadTextBox
Upvotes: 3
Views: 281
Reputation: 1035
Use the AutoComplete property. Set it as Disabled.
AutoComplete
Disabled
Upvotes: 2