Assuming you are using a Table control in your report, click on the Table. On the left side, a narrow column appears with icons representing type of row (table header, group header, detail, group footer, table footer). Right-click there and choose Insert
Group. This will open a dialog box where you can define what field you want it grouped on, as well as filtering, sorting, and a host of other options.
balagangadha...
Member
79 Points
100 Posts
Grouping in RDLC
Feb 26, 2009 05:02 AM|LINK
Hello all
im develping web application using VS2005,
We created a dynamic RDLC .
Now i need to grouping in dynamic RDLC ,
Please help me
Thanks in Advance
Regards
Balagangadharan.R
AjarnMark
Member
141 Points
36 Posts
Re: Grouping in RDLC
Feb 26, 2009 04:10 PM|LINK
Assuming you are using a Table control in your report, click on the Table. On the left side, a narrow column appears with icons representing type of row (table header, group header, detail, group footer, table footer). Right-click there and choose Insert Group. This will open a dialog box where you can define what field you want it grouped on, as well as filtering, sorting, and a host of other options.