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

What Kendo component can layout data in this design?

1 Answer 36 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 29 Nov 2016, 05:36 PM

Not wanting anything editable nor a spreadsheet. What I was really wanting is the Kendo grid however I don't see options to format data this way.

What I am trying to show is a list of three people and when they are available for the day. Image attached. I have not found a way to have a frozen column - the online demo does grouping only. And adding a column for each employee doesn't then list any data below them. I'm willing to restructure my internal data any way that Kendo components would prefer. Currently I have a list of Employees and each Employee contains a list of times.

1 Answer, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 01 Dec 2016, 02:59 PM
Hello Paul,

You can achieve similar layout with the Kendo UI Grid, but the data has to be restructured accordingly. Further appearance modifications are available via the columns.attributes and columns.headerAttributes configuration options, and CSS. I have prepared a simple example:

http://dojo.telerik.com/uJOgo

I hope this helps.

Regards,
Dimiter Topalov
Telerik by Progress
Kendo UI is ready for Visual Studio 2017 RC! Learn more.
Tags
General Discussions
Asked by
Paul
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
Share this question
or