I'm using a radtabstrip with radmultipage and radpageviews.
The radmultipage is set to update itself in the radajaxmanager (turning this off and doing full post back fixes this issue, but not what I want).
If I try to change the read only or enabled properties in server-side on the ajax callback, then the styles don't work properly.
Enabled style works, but the initial style is not the skin that I'm using (radskinmanager and radformdecorator on page as well).
The read only style doesn't show until I mouse over the control.
I have an example I could email you
The radmultipage is set to update itself in the radajaxmanager (turning this off and doing full post back fixes this issue, but not what I want).
If I try to change the read only or enabled properties in server-side on the ajax callback, then the styles don't work properly.
Enabled style works, but the initial style is not the skin that I'm using (radskinmanager and radformdecorator on page as well).
The read only style doesn't show until I mouse over the control.
I have an example I could email you