It would be useful to have border configuration as an option when using kendo.ooxml.Workbook to create an excel file (i.e. sheets.rows.cells.border)
make a widget like the asp.net Details View control. This displays the details of a single row from a grid in 2 columns. The Left Hand column has the field labels, the RH column has the values.
Wondering why there still no feature request open about this, but here we go. Add RTL support for mobile widgets. RTL it currently supported throughout Kendo UI Web, but not in Kendo Mobile. Mobile Drawer should slide from the right, Mobile ListView currently has issues etc.
[ Numeric Text Box ] [ /\ ] [ \/ ] the spinners are small and I would like them to be bigger at the cost of screen space
We have a use case where we are using ContextMenu with the following configuration: showOn 'click' alignToAnchor true, Anchor being a button and on click of the button, context menu opens but the focus doesn't shift to it and remains still with the button.
Allow users to draw shapes and select markers on the maps to perform events.
Drag and Drom not Work on EI. Please Fix it For Example this component work http://html5demos.com/dnd-upload
I'm going to explain this in a number of different ways just to help clarify what I'm asking for: 1) When exporting Kendo grid to Excel, add support for setting the cell comments. 2) Please add support for a "comment" property to sheets.rows.cells. The value of the "comment" property would be used to set the cell comment in the generated Excel file. 3) In the link below, there is support for sheets.rows.cells.format. Add a similar property named sheets.rows.cells.comment that is used to set the cell comment in the exported Excel file. http://docs.telerik.com/kendo-ui/api/javascript/ooxml/workbook.html
While re-sizing the column of the Grid Chart, the columns of the grids looks a bit distorted, a bit of merged to each other partially. When we scroll the page a bit, the issue get resolved. So, for me, it looks like the state of the Grid was frozen for some time and scrolling the page reset the same. Note: This issue is seen in Chrome (Web Version) Only. I have tested the same in Firefox and IE and it works absolutely fine. Any help?
Need to have simple textbox (input) widget
Currently there is no way to tell when a new connection is created between two shapes. The add event is called when the connection line first appears on the screen, but there is no event to capture when the connection is made to another shape. This would be extremely helpful when users are creating flow charts and assigning prerequisites by drawing connections.
If there is a way that we can lock the top row of our grid and still use the browser scroll instead of their grid scroll? Right now we lose that top header row and it’s making everyone crazy.
Expand Chrome Inspector to allow easy creation of DOJO. In the Inspector, we can see all the options as well as the data for the widget. The created DOJO should be simple (at least to start), meaning local data and all the options. At the very least, the Chrome Inspector should allow copying of the options and the data so pasting into a DOJO is as simple as possible.
The slider control should support adding multiple handles. This could enable the use case of the user defining a range with a single slider control (define the minimum and maximum value for example). Here's an example: http://refreshless.com/nouislider/
The grid has support the auto column width, in case using the frozen column the grid doesn't display any column, so i think it really need to support auto column width with frozen columns.
See http://hammerjs.github.io/
Can we have a theme or feature of all input controls that can support floating labels like in google material design? The current material design theme demos do not show example of floating labels.
please make kendoui more simple and more open.
1) Reset the scroll position of kendo ui mobile dropdownlist to top ,instead of displaying the list starting from the last selected item. 2) Put an indicator within a kendo ui mobile dropdownlist ,allowing the user to know that he/she has to scroll down to view the items below
The current Kendo Typescript module definition file assumes that all of Kendo is loaded into the global namespace, and hence does not work correctly if you are loading Kendo script via an AMD loader such as requirejs. See here for full details: http://www.telerik.com/forums/robust-support-for-kendo-typescript-requirejs