Click here to Skip to main content
15,891,777 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
This is the Report Format

Level 1

Agent name amt address...
1
2
3
4
5

Level 2

Agent name amt address..
1
2
3
4
5
6
7

Level 3
Agent name amt address..
1
2
3
4
...


Upto 25 Level For Agent

,I have done this by using Gridview but its Takes long Time For Binding Data.

so,i want to improve the performance , Any Solution ?
Posted
Comments
VICK 23-Jan-14 0:48am    
Have you tried RDLC report with grouping with matrices???

1 solution

Kindly have a look at the following links which i found with the help of GOOGLE and CP Search...Hope these gonna help you.

YOur desired Format Tutorial

Grouping in RDLC Report

Dynamic Data Grouping with Microsoft Reporting Services.

Grouping in RDLC

:)
 
Share this answer
 
Comments
King Fisher 23-Jan-14 1:45am    
here ,i couldn't create a new connection.its says "its not Supported, only supports upto 2005 " im using 2008 R2
VICK 23-Jan-14 5:47am    
which link you are using?.. and Kindly post your code where you are getting this exception/error...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900