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

Custom Tool Doesn't Work

1 Answer 67 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
Ryan
Top achievements
Rank 1
Ryan asked on 09 Jan 2018, 02:47 PM

The "EXAMPLE - SHOW A CUSTOM TOOL" at https://docs.telerik.com/kendo-ui/api/javascript/ui/spreadsheet#configuration-toolbar does not seem to work.  Using the preview or opening in dojo displays no custom button on the toolbar.  It looks like one might be created, but it is invisible unless you hover over the right place, and even then it is just an empty shaded square.

I am trying to add a custom button to the toolbar on spreadsheet and can't seem to get it to work either.

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 11 Jan 2018, 11:55 AM
Hello Ryan,

Currently there are two different bugs related to custom buttons in the Spreadsheet that prevent them from being properly displayed:
  • One prevents the image set to the tool's spriteCssClass option from being displayed. A workaround is posted in the linked issue.
  • Due to the second one the text value set to the custom button is not shown. The workaround for this issue is to use a type: "buttonGroup" instead of type: "button" for the custom tool.

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