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
20
Can't set the Image of the RowSelectorHeader
posted

Hi guys!

I am using the following code to prepare a WinGrid control:

DisplayLayout.Override.RowSelectorHeaderAppearance.ImageAlpha = Alpha.Opaque;
DisplayLayout.Override.RowSelectorHeaderAppearance.ImageBackgroundAlpha = Alpha.Opaque;
DisplayLayout.Override.RowSelectorHeaderAppearance.ImageHAlign = HAlign.Right;
DisplayLayout.Override.RowSelectorHeaderAppearance.ThemedElementAlpha = Alpha.Transparent;

Then I am setting the ImageBackground in several places and works fine. The problem is when I try to set the Image in the handler of the MouseClick event. Although I get no error, the Image itself doesn't show although checking the property after setting it shows that it is correctly set.

Where am I missing here?

Thanks in advance!

Victor Hugo Silva

Parents
No Data
Reply
  • 6120
    Offline posted

    Hello Silva,

    I have investigated not able to set an Image to RowSelectorHeaderAppearance object issue, and I realized that it is the intended behavior of the Grid. We decided to implement this behavior as a new feature. To ensure that it will receive attention, I have logged this behavior in our internal tracking system with a Development ID of 238841. This will be assigned to a developer in a future sprint to review my investigation and confirm my findings or to offer a fix, or other resolution.

    I have created a private case (CAS-184998-C1B3K4) to track the progress of this development issue.I will leave this case open and update you with any new information after the review. You can also continue to send updates to this case at any time.

    You can view the status of the development issue connected to this case by selecting the "Development Issues" tab when viewing this case on the web site.

    Please let me know if you need more information.

    Sincerely,
    Sahaja Kokkalagadda
    Associate Software Developer

Children
No Data