in Hi, Can some one tell me how to set the size and location of the text box in RDLC dynamically. I cannot access it code, i cannot use parameters or expressions to set this.
Thanks. It seems very complex but it works this way.
I dont understand why micrsoft made it so complex to change the properties of report / report controls and why there isnt any code-behind to access the rdlc report!!!
udayuddanti
Member
3 Points
12 Posts
set textbox size dynamically in RDLC
Sep 01, 2010 01:07 PM|LINK
in Hi, Can some one tell me how to set the size and location of the text box in RDLC dynamically. I cannot access it code, i cannot use parameters or expressions to set this.
Thanks
anishshenoy_...
Member
478 Points
95 Posts
Re: set textbox size dynamically in RDLC
Sep 01, 2010 01:48 PM|LINK
Hi,
Yes you can do that check out this link it has got the details of setting the page size width etc...
http://social.msdn.microsoft.com/Forums/en-US/vsreportcontrols/thread/c29e929d-573a-453e-8393-0f3e86065921/
Hope this helps.
Regards,
Anish
"Mark this as answer if this post helps you, it might help others also"
udayuddanti
Member
3 Points
12 Posts
Re: set textbox size dynamically in RDLC
Sep 02, 2010 05:32 AM|LINK
Thanks. It seems very complex but it works this way.
I dont understand why micrsoft made it so complex to change the properties of report / report controls and why there isnt any code-behind to access the rdlc report!!!
anishshenoy_...
Member
478 Points
95 Posts
Re: set textbox size dynamically in RDLC
Sep 02, 2010 05:40 AM|LINK
Yeah thats true....