Hi,
I would like to set global style (background color, border color or text color) for all readonly textBoxes using mixin theme. Is there any way to achieve it? I don’t want to use code to set extra color, because there are many places I have readonly textboxes.
Thank you for your help,
Page
Hi Page,
please refer to the ReadOnlyMixin sample
https://github.com/iceteagroup/wisej-examples/tree/2.5/ReadOnlyMixin
Best regards
Frank
Please login first to submit.