PageSettings.BackgroundImage.ImageDate

1 Answer 133 Views
Report Designer - Web
Nay
Top achievements
Rank 1
Nay asked on 25 Apr 2022, 03:14 AM

Hi team !

 

 I want to get dynamic image in Binding path for PageSettings.BackgroundImage.ImageDate but i don't know how to get image in Expression

 

 

Please Help me

Thanks

Nay San

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 27 Apr 2022, 03:59 PM

Hi Nay San,

This can indeed be done by bindingthe PageSettings.BackgroundImage.ImageDate property, however, as you probably have found out, you do not have access to Report.DataObject's fields in this case.

So for this property, you can instead create a UserFunction that returns an image. And if the image must change on condition, you can also use the IIF condition function as shown in the How to Change a Report's Background Image through Binding KB article.

Regards,
Dimitar
Progress Telerik

Brand new Telerik Reporting course in Virtual Classroom - the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products. Check it out at https://learn.telerik.com/.
Tags
Report Designer - Web
Asked by
Nay
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or