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
455
Changing the check box tick color
posted

Hi

I am using UltraWinGrid and I am setting  a column style as CheckBox at runtime based on the data.  I would like to change the color of the check mark in the check box based on some user action. How do I get hold of the CheckBox control from the selected row? I dont know the column name. So I try to get the EmbeddableEditor and check whether it is CheckEditor. But am not sure how to change the appearance of the check box after getting hold of the control?

 

Thanks.

  • 48586
    posted

    Hello, ­­­­­

     

    I am just checking about the progress of this issue. Let me know If you need my further assistance on this  ?

     

    Thank you for using Infragistics Components.

     

  • 48586
    posted

    Hello,

     

    What you could do in your case is to implement own logic for drawing of the image for the check state of the check box. I have created a small sample to illustrate my idea. I hope that this will help you.

     

    Please let me know if you have any further questions.

    WinGridChechBoxColor.zip