This is a migrated thread and some comments may be shown as answers.

Formatting of row based on cell value

1 Answer 95 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Felice
Top achievements
Rank 1
Felice asked on 25 Jun 2014, 01:33 PM
I am trying to get rows where the filed "Cost" does not have any value, formatted in red.
So far I have tried in several ways but the one that I thing should be closer to the right one is stye following applied to the detailed section of the report:

Expression: Field.Cost
Operator:      =
Value:           =" "

I also tried with value: = Null

but I get errors in the report and no formatting! 
The error I am getting is in the attached picture, however it says "Cannot perform = operation on System.Double and System.String. Same with "Like"
What should I do to get this expression correct?

Thanks,
Felice

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 27 Jun 2014, 12:13 PM
Hi Felice,

Please use the approach for comparing to Null illustrated in the Conditional formatting of null string value forum thread. Is Null can be used with integer fields as well.


Regards,
Stef
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Felice
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or