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
130
Highlighted Column Selection Cover its orginal color
posted

 I tried the following settings in the xaml to highlighted the Column Selection to "Green" Color.

Since I have some colors in the cells, the Column Highlighted color was totally coved the cell color. There is any way allow me to show any color difference when selecting the column( In the picture, Column50 was selected).

<Style x:Key="cvpNegativeStyle" TargetType="{x:Type igDP:CellValuePresenter}">   

<Setter Property="BackgroundFieldSelected" Value="#AF00FF00" >

 </Setter>

</Style>

Parents
No Data
Reply
  • 27093
    Verified Answer
    posted

    Hello,     

    I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.

    If the above suggestion helped you solve your issue please verify the thread as answered so other users may take better advantage of it.

    Sincerely,
    Petar Monov
    Developer Support Engineer
    Infragistics Bulgaria
    www.infragistics.com/support

Children
No Data