Hi
I was wandering around on the internet for the responsiveness of the Kendo UI menu but didn't get success, even I read your forum, someone has posted about this, but you have written that we have not created responsive menu yet.
Please see the attached screenshot
https://www.telerik.com/forums/menu-and-bootstrap
Please create your menu responsive as we need to use in our application.
I have created a new Telerk UI for ASP.NET Core R2 2018 SP1 Project and added a DropDownList Component into page. When I use "Items" to add items manually everything is OK. but when I try to use DataSource to add Items using an Action remotely a console error is happened as "Uncaught TypeError: Cannot read property 'slice' of undefined". JSON items is received and nothing is shown because of that error. Please HELP
Almost everything in the Kendo UI library can have its visual aspect changed by use of templates. Unfortunately this does not apply to the visual interface for the Kendo Menu object. Please can you consider adding this functionality.
An action that would work just like the MVC @Ajax.ActionLink with the AjaxOptions { UpdateTargetId , HttpMethod , InsertionMode } Which adds the data-ajax attributes to the anchor tag: Example: data-ajax="true" data-ajax-method="Get" data-ajax-mode="replace" data-ajax-update="#AjaxContent"
Currently, when a menu item is a link and has a sub menu, the sub menu is never shown on touch screens. The first click on the menu item opens the link. On touch screens, the first click should open up the sub menu, and a second click would be needed to open the link.
Ability to hide a sheet in kendo spreadsheet
Please, I don't know where to direct this comment to that is why I am contacting sales for possible onward forwarding to the appropriate tea
Currently, users are unable to access the footer of the calendar in the DatePicker and the Calendar itself using the keyboard.
Please improve the accessibility of the widget so it can be navigated with the keyboard and read by screen readers.
When the cursor is inside a table cell, typing the TAB key should move the cursor to the next table cell (moving left to right, top to bottom).
I'm resurrecting this on the suggestion of Todd Anglin. An earlier request for this feature was declined because modern browsers include spell check. However, there are many use cases where this is no use. In my particular case I need: - Spell Check to work in IE8 - Custom (and programmatically accessible) dictionaries - The ability to programmatically turn spell check on/off on a field by field basis
I would like to request the functionality to add an image into the series displayed in a Kendo UI Chart instead of it being a color.
We are currently in the process of converting our site from using RadAjax controls into Kendo UI controls. We use a lot of drop downs (single select and multi select). While working with the Kendo UI controls, we saw that there were no multi select drop down controls available. There is a multi select control, however it uses a 'token' style and is not a control that we can use in our environment. There should be a multi select drop down control similar to the control used in RadAjax framework.
I´m working with Kendo Ui Gantt AngularJS
How to execute the update function and get, again, I need it for a custom function
I need something like that
update ();
get ();
I would like there to be a simple input field that allows a datasource to be attached. This would support update database operations to be sent as JSON to the desired URL, much like grid or gantt do.
Seems a bit of an oversite that you don't have this on, given the width and breadth of your other controls.
Dear Telerik team.
Currently you use hard coded formats to display dates and times.
majorTimeHeaderTemplate: '<span class=\'k-time-text\'>#=kendo.toString(date, \'h:mm\')#</span> ' + '<span class=\'k-time-period\'>#=kendo.toString(date, \'tt\')#</span>'
It would be nice if you would respect the culture settings and at least I would not have to change the templates every time I use a scheduler.
I didn't check all your widgets, but I guess the scheduler is not the only one ignoring the culture settings.
Please make use of the current culture settings/patterns
Thanks in advance
Bernd
Slider seems to only output numbers, I want to use it for date ranges, ala mint.com.
I want to know the combination keys that generate the paste event Thx,