How do we set the binding for height. I keep getting the Binding error .
Any help is appreciated.
3 Answers, 1 is accepted
0
Steve
Telerik team
answered on 05 Nov 2012, 07:53 PM
Hi Fim,
If you want to hide controls you should set Bindings that control their Visible property instead of height. The height property expects Telerik.Reporting.Drawing.Unit as value, so you should create an user function that returns value of the expected type.
Let us know if you have any other questions.
All the best,
Steve
the Telerik team
HAPPY WITH TELERIK REPORTING? Do you feel that it is fantastic? Or easy to use? Or better than Crystal Reports? Tell the world, and help fellow developers! Write a short review about Telerik Reporting and Telerik Report Designer in Visual Studio Gallery today!
thank you; I am using the trial version for now; i could not find the option to create user function as defined in your help articles.
Was wondering whether the option is available in the trial version.
Your help is appreciated.
0
Steve
Telerik team
answered on 06 Nov 2012, 08:17 AM
Hi Fim,
The free trial licenses of all Telerik products are fully functional and will work for an unlimited time but with a copyright message displayed on each report page. User Functions are a feature of Telerik Reporting almost from the first version, so you most certainly would have them. Please review the referenced article once again and if you're still having trouble figuring that out, provide more details.
Regards,
Steve
the Telerik team
HAPPY WITH TELERIK REPORTING? Do you feel that it is fantastic? Or easy to use? Or better than Crystal Reports? Tell the world, and help fellow developers! Write a short review about Telerik Reporting and Telerik Report Designer in Visual Studio Gallery today!