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

Programatically accessing controls within a report

3 Answers 110 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
timtom
Top achievements
Rank 1
timtom asked on 24 Jul 2008, 06:11 PM
Hi :o)

I want to be able to hide and show certain text boxes depending on rules. How do I access these properties within the code of the report.

Many thanks

Tim x

3 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 25 Jul 2008, 08:42 AM
Hello Tim,

I believe this help article should get you started: How do I modify TextBox visibility in the ItemDataBound of another TextBox?

All the best,
Steve
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
timtom
Top achievements
Rank 1
answered on 25 Jul 2008, 09:33 AM
Hi Steve :o)

Thanks for that buddy.


Tim
0
Steve
Telerik team
answered on 25 Jul 2008, 10:31 AM
Hi Tim,

Well you would need to create a VB.NET class library in order to code in your favorite language. Then when you add a report to this class library it would be in VB.NET (see screenshot).

Best wishes,
Steve
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
timtom
Top achievements
Rank 1
Answers by
Steve
Telerik team
timtom
Top achievements
Rank 1
Share this question
or