Thread: Dynamic reports
View Single Post
  #1 (permalink)  
Old July 18th, 2005, 08:05 AM
mirabilis mirabilis is offline
Registered User
 
Join Date: Jul 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Dynamic reports

I use Microsoft reporting services to generate a drilldown report. Now I just simulate nesting rows in a table in this report, by indenting some rows.
My problem is that I have to make some rows to have the capability to collapse and expand.
All this has to be done dynamically, cause some rows have 2 rows beneath it and some have 3 and every nested row can have other nested rows underneath it.
Can anyone help me with this?