Pasting a cell value into multiple selected cells results in only the first cell in the range getting the value.
Steps to reproduce:
1) Go to https://demos.telerik.com/kendo-ui/spreadsheet/index
2) Click on cell B3 (Calzone) and press CTRL-C
3) Click on cell B4, hold the shift key and arrow down until cells B4-B7 are highlighted (or select the B4-B7 range with the mouse)
4) press CTRL-V
The outcome is only cell B4 receives the value of "Calzone".
Expected/desired behavior
All cells B4-B7 should have the value "Calzone".
The kendo.drawing.TooltipOptions do not provide a show { duration: [time]} option that will allow showing the tooltip for a certain duration of time, after which the tooltip will disappear automatically. Can this be added?
I am trying to find why some Kendo UI controls do not work, and do nothing at all. No error, just flat do not work and don't give any clue about why not. Was told about this extension for chrome? great. Installed and... ? now what? there is a Kendo icon in the upper right, ok let me click that. it opens the "store" to get extensions of all sorts and types and says the kendo inspector tool IS installed. ok, and..? if I look at page source? nothing different. How this tool is used is not obvious. So put instructions of how to use it somewhere?
Hi, Is there any control for image edit in kendo mobile ui, i mean after capture call image edit tool to edit image with few basic features like crop, brightness,rotate.
For the Kendo Filter widget, being able to filter the list of fields in the dropdown list would be useful for longer lists and an event to see when the user added or removed a filter condition to manually set any other options for these lists. I have modified your sample filter in the browser console to add the filter to the dropdown in the screenshot here.
A heatmap (grid-style at least) is very much useful in any decent project management application. A widget that could remotely connect color-shades to jSON data would be really great.
The interface for PromptOptions does not extend DialogOptions like it should. I added it into my definition file, and it compiles and works fine when testing. interface PromptOptions extends DialogOptions { name?: string; messages?: PromptMessages; }
..,or make it at least optional when using grouped column headers. Scenarios with many or repeating column titles would extremely benefit from this.
Kendo UI pivotgrid should have a way to customize the filters. Specifically have a date picker for date fields and a date range. But something so we can override what the default is.
It would be nice to apply known Excel formatting options to our export cells. For instance, we'd like to be able to rotate a cells content 90 degrees, which Excel allows, but we aren't allowed to add that custom formatting because Kendo's export doesn't handle it.
It's convenient for users who use older version of Kendo UI
Spreadsheet does not have a configuration option for maintaining the scroll position per sheet when scrolling horizontally. Currently spreadsheet maintains the common scrolling position whenever we move different sheets.
The fixed group header in the Multiselect Box is an awesome feature. But in some cases it is more confusing than helpfull. In those cases it should be possible the use grouping without the Fixed Group Header. At the time of writing (2017 Q1) this is only possible with a workaround. It would be awesome if this behaviour could be possible without the databound function. Example of the 'problem' and the workaround: http://dojo.telerik.com/OkUhE/5
I would like to see a startup seed that would work for the following requirements: visual studio 2015 Microsoft.NETCore Angular 2 Webpack Kendo
how can we add minor grid lines between majorgridlines ??
For each value at data series i need a legend related to the value
After export there are html tags in cells of excel file. It could be fixed with custom handler for excelExport event, but it's not a good approach. Here is an example of this bug: http://dojo.telerik.com/eKARU/3
ButtonGroup is a part of Mobile Ui but on mobile it is not being responsive. Especially on small screen in portrait mode it is not responsible at all
The behavior of DropDownList, ColorPickers and probably more controls changes when a tooltip is added to them. When the tooltip opens, the ".k-state-border-down" CSS-class is added to the (e.g. DropDown) container. However, in the context of the DropDown, this class means that the DropDown is opened and therefore, the styling changes accordingly.
The following two DOJOs demonstrate this bug:
We currently experience this behavior in the Editor widget when adding tooltips to tools that render the aforementioned controls.
Is very important get the option to configure display thousands delimiter on typing and not only when I lost focus control NumericTextBox.
Look this example with another library
https://nosir.github.io/cleave.js/
Best regards
Jorge