|
How do I remove the white space between the grouped by columns while drilling down. It should have the space while expanding the date as shown below. I am using SQL 2005 and Report server project template. Eg: +Date name id num.of days Lots of white space till the length of data...and then the next date starts. Can these spaces be removed? Please reply with any help if anybody has come across Thanks, Anita
(comments are locked)
|
|
Can you simply shorten the width of the table column?
(comments are locked)
|
|
One solution for your problem is to apply the grouping to entire row and not just the texbox that is been expanded and collapsed
(comments are locked)
|


I'm not really sure what you mean, Anita. How do you mean 'length of data'?