This is a migrated thread and some comments may be shown as answers.

Grid Grouping

1 Answer 50 Views
Grid
This is a migrated thread and some comments may be shown as answers.
saravanakumar subramaniam
Top achievements
Rank 1
saravanakumar subramaniam asked on 29 Jul 2011, 02:40 PM
Hi All,
Please have a look on the image attached.

In That I have used rad grid with grouping option.
My requirement is like I need to group
-> group1
    ->groupmember1(now need to group based on groupmember1 )
    ->groupmember2(now need to group based on groupmember2 )
        -mem1
        -mem2
    ->groupmember3
->group2
 
I mean first i want to group based on group1 and inside group1
I need to group based on each member of group(groupmember1) as shown above.
In this i need to implement filteration , sorting , editing

Please let me if any way to achieve this....

1 Answer, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 03 Aug 2011, 04:29 PM
Hi,

In this online demo:
http://demos.telerik.com/aspnet-ajax/grid/examples/groupby/outlookstyle/defaultcs.aspx
You can group by more than one fields. For example you could drag GroupHeaderItems of the "Folder name" and "Received" columns to the GroupPanel and this will result in grouping by both fields. Additionally you could sort the columns. Please check the attached image.

Greetings,
Vasil
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Grid
Asked by
saravanakumar subramaniam
Top achievements
Rank 1
Answers by
Vasil
Telerik team
Share this question
or