I have a page with several RadTextBox and Label controls and a button. I do some validation when the button is clicked and will present a RadAlert with a message and Ok button. I click the Ok button and return to my page where any RadTextBox that has TextMode="Password" will be disabled. Other RadTextBoxes work well, no issues, ONLY when TextMode="Password" do they disable.
The RadAlert does NOT use a CallBack ... set to Nothing.
I'm using R1 2019, thoughts?
Cheers, Rob.