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
2005
SelectionOverlay caused border lines between selected rows
posted

Hi,

I am using UltraGrid with no borders:
     ultraGrid.DisplayLayout.Override.BorderStyleRow = UIElementBorderStyle.None;
     ultraGrid.DisplayLayout.Override.BorderStyleCell = UIElementBorderStyle.None;
     ultraGrid.DisplayLayout.SelectionOverlayBorderThickness = 1;
     ultraGrid.DisplayLayout.SelectionOverlayColor = Color.FromArgb(60, 98, 98, 175);

There are border lines are shown up between rows of selected cells. Is there a way to get rid of those lines?

Your help is greatly appreciated!

Best Regards,
Shaolin

Parents
No Data
Reply
  • 4625
    Offline posted

    Hi Shaolin,

    I have submitted this issue in our internal development tracking system for further investigation under ID 238041. I also created a case for you CAS-184539-S6P1Y6 and I will update you for the progress of this issue via the mentioned case. You could reach out your case following the link at https://es.infragistics.com/my-account/support-activity In order to view the status of all your development issues you should log into your account.  

    Please let me know if you have additional questions regarding this matter.

Children
No Data