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
1405
DataBarConditionalFormatRule giving weird behaviour
posted

Hi,

I have a XamGrid, binded with a datatable having datarelation with a child table.

I'm applyying DataBarConditionalFormatRule on each of the column in child table and parent table.

The values are in numeric 0 - 100 as percent.

The issue is that if 2 columns have value of the respective cells as 42 and 52, one column is showing the 42 with full color in the cell, which is the weird behaviour, and the other column is showing 52 with color as half-filled, which is the correct behaviour.

Some columns are showing the color on the cell correctly, and some are not showing. This behaviour is throughout column level.

Can't figure out what the issue is.

Can anyone help me?

Thanks,

VJ

Parents
  • 35319
    posted

    Hello,

     

    I have been looking into your post and I am a little confused about which control exactly you are talking about : XamDataGrid or XamGrid, because your post is in the section about XamDataGrid. Would you please ,if possible, send us an isolated sample application where your issue occurs in order to provide you with more accurate assistance ?

     

    Looking forward to hearing from you.

Reply Children