Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
165
How to change background of readonly cell while selecting or hovering row?
posted

I have requirement where need to show read-only fields in editable grid with different background.What I want is whenever user mouse hover in any field of the row or select the row, complete row needs to be highlighted including read only fields.

But currently when I mouse hover in any editable field or select the row, background of read-only fields not changing as per the selected row background or mouse hover background.

How can I achieve this behavior?  Attached sample application with style.

Thanks in advance.

 

Parents
  • 138253
    Offline posted

    Hello keinanj,

    Thank you for your post. I have been looking through you sample project and I rewrote the style for your ReadOnly Fields. I also attached the updated project so that you will be able to copy the new style. Please let me know if this covers your issue.

    Looking forward for your reply.

    ReadOnlyFieldsColors.zip
Reply Children
No Data