Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Filters Design on top, set format to look better.

Author  Topic 

ismailc
Constraint Violating Yak Guru

290 Posts

Posted - 2008-04-18 : 01:52:59
Hi, I need help.

I have 4 filters/parameters on top of the report but it looks very untidy.
Is there a way where i can set the boxes sizes & alignment etc.

I would like to make it look more nicer.

Regards,

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-04-18 : 04:03:35
I think you need to call the report from a webpage to make this customisations. Using the current report manager restrict yourself on these formatting. It renders the parameters based on the information you provide on parameters tab and you have very little control over their alignment,formatting etc. But you can always create your custom webpage which takes the report rdl (which is nothing but an xml) and renders it in required customised format.
Go to Top of Page

ismailc
Constraint Violating Yak Guru

290 Posts

Posted - 2008-04-18 : 04:30:38
Thank You very much !!!
I will leave it as is.
Go to Top of Page
   

- Advertisement -