dynamic textbox width?

  • Hi all,

    I've got a problem regarding the width of the textbox.  I know I can adjust the height of textbox using built in textbox properties.  How about the width?

    I am using the parameters to be part of the report title.  The problem is the width of the parameters varies.  It could be 4 to 8 characters.  How can I dynamically adjust the width so the title won't have extra spaces if the parameter has shorter width?

    Your help is highly appreciated,

  • You can't.  The width of a textbox must be set before the report is run.  You're only option would be to regenerate the RDL file behind the scenes and then upload to the report server on the fly.

    Dave

  • Dave,

    Thank you very much for the reply.  But could you be more specific how do I regenerate the rdl file and upload on the fly? 

    What I understand is the rdl file runs when the user click on the link and be brought to reportserver which has the rdl file deployed.  User then pick parameters to create the report.

     

     

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply