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

Radgrid with multiple detail tables

3 Answers 697 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kelly
Top achievements
Rank 1
Kelly asked on 21 May 2014, 05:26 AM
Hi Team,

2 queries:

1. Please find the attached image which we would like to implement through your telerik product. Thoug we tried using radgrid with detailtables but please help us if this type of look can be achieved with other best component of telerik.

2. We also need paging based on the parent header group count. For example if total parent header count is 10 and each parent header has 2 child sub header and 20 rows and we set page size to 5 then only 2 pages should be formed. Ist page should display first 5 parent header and 2nd page should display next 5 parent header.

This means that paging should be done on the basis of parent header groups not on the total records.

Please help us ASAP.

3 Answers, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 23 May 2014, 06:11 AM
Hi Kelly,

Generally, for the first requirement you can check the Grouping feature provided by RadGrid:
http://demos.telerik.com/aspnet-ajax/grid/examples/functionality/grouping/grouping/defaultcs.aspx
Or RadTreeList:
http://demos.telerik.com/aspnet-ajax/treelist/examples/overview/defaultcs.aspx

However, for the second requirement, you should use hierarchical grid:
http://demos.telerik.com/aspnet-ajax/grid/examples/hierarchy/declarative-relations/defaultcs.aspx
http://demos.telerik.com/aspnet-ajax/grid/examples/hierarchy/hierarchy-with-templates/defaultcs.aspx

Hope this helps.

Regards,
Eyup
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Don
Top achievements
Rank 1
answered on 18 Sep 2017, 09:45 PM
I have a use case where I need to be able to drill 5 levels deep. I am using the exact example above but no matter what I do, when I get to the 4th level the page gets stuck in a loop when I click the selector to expand. Is there a limit as to how far you can drill using this control?
0
Eyup
Telerik team
answered on 21 Sep 2017, 10:40 AM
Hi Don,

Our team has already replied on this query in your formal support ticket. I suggest that this technical conversation to continue in the mentioned thread.

Regards,
Eyup
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Kelly
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Don
Top achievements
Rank 1
Share this question
or