The following AutoCompleteType settings have no effect:
| <telerik:RadTextBox ID="RadTextBox1" runat="server" | |||||
| EmptyMessage="Username" | |||||
| AutoCompleteType="None" | |||||
| /> | |||||
or
|
I've tested in both IE8 and FireFox 3.5. Both browsers have autocomplete enabled and regular TextBoxes work fine. Is there an additional setting that I'm missing? Thanks!
