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

Grid Component Worksheets/Tabs

1 Answer 138 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Aleksandr
Top achievements
Rank 1
Aleksandr asked on 15 Feb 2018, 05:09 AM

Hi,

 

Is it possible to have grid component displaying worksheets at the bottom of the grid, similar to the way Excel has Sheets/tabs within workbook?

 

How can this be accomplished?

 

Regards,

Alex

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimiter Topalov
Telerik team
answered on 15 Feb 2018, 01:51 PM
Hi Alex,

I am afraid I do not fully understand the desired functionality, but you can use the Grid footer template to provide any desired content in the Grid footers:

https://www.telerik.com/kendo-angular-ui/components/grid/columns/templates/#toc-footer-template

The elements inside can be further styled to best match your requirements, and custom event handlers can be attached to them (e.g. click).

Alternatively you can check out our TabStrip component for a built-in tab-like navigation (however the tabs will be placed on top). You can provide a Grid or any other content to the separate tabs:

https://www.telerik.com/kendo-angular-ui/components/layout/tabstrip/

If the Grid footer template does not help achieving the desired layout, would you please describe the scenario and the desired functionality in further details, so I can try providing a more suitable suggestion if one is available? Thank you in advance.

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