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

Spreadsheet toolbar attribute cause error

1 Answer 60 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
Anna
Top achievements
Rank 1
Anna asked on 28 Aug 2017, 09:56 PM

In Kendo Spreadsheet api doc, under toolbar section: http://docs.telerik.com/kendo-ui/api/javascript/ui/spreadsheet#configuration-toolbar.home

                    // for all available options, see the toolbar items configuration
                    // http://docs.telerik.com/kendo-ui/api/javascript/ui/toolbar#configuration-items
So when I try to add attributes to the toolbar item, I get error. See setup in this dojo:

https://dojo.telerik.com/oMiCi

 

What I ultimately want to do is to add tooltips to the buttons.

1 Answer, 1 is accepted

Sort by
0
Accepted
Veselin Tsvetanov
Telerik team
answered on 30 Aug 2017, 02:13 PM
Hi Anna,

Thank you for the detailed information and for the sample prepared, where I was able to observe the error discussed.

This should be considered a bug in the Spreadsheet functionality. Here you could find the GitHub item, where you could track the bug status.

As a small token of gratitude, I have updated your Telerik points.

As a workaround for the discussed, you could use the id option instead and attach manually the required attribute using the render Spreadsheet event. Here you could find a Dojo sample, implementing the above suggestion.

Regards,
Veselin Tsvetanov
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
Spreadsheet
Asked by
Anna
Top achievements
Rank 1
Answers by
Veselin Tsvetanov
Telerik team
Share this question
or