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

Is Grid the right choice?

2 Answers 38 Views
Grid
This is a migrated thread and some comments may be shown as answers.
S2
Top achievements
Rank 1
S2 asked on 27 May 2016, 05:17 AM

for the UI in the RepeatingTables image attached?

Using AngularJS + Bootstrap + KendoUI.

No interactivity is required on the content at this time; no need to expand/collapse the groups/detail at all.

Aggregates are required for the Number column on each Group.

I've tried with a Main+Detail Grid implementation with so far disastrous results (AttemptWithGrids image attached).

Would there be a better choice of widgets for this (or plain ng-repeat)?

 

NOTE: Copy to Clipboard is required, for pasting into a Word document, but I think I've got that figured out.

 

2 Answers, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 31 May 2016, 07:25 AM
Hello,

Have you tried rendering separate grids for each group?

Other than that, given the simple styling and no interactivity requirements I'd probably go with an ng-repeat or similar.

I hope this helps.

Regards,
T. Tsonev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
S2
Top achievements
Rank 1
answered on 02 Jun 2016, 07:36 PM

We were able to accomplish what we need with ng-repeat.

Thanks!

Tags
Grid
Asked by
S2
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
S2
Top achievements
Rank 1
Share this question
or