As for the current version of the Telerik Scheduler, if using the Adaptive Rendering Mode for the Scheduler
.Mobile(MobileMode.Auto)
the Adaptive Slot Height feature (https://demos.telerik.com/kendo-ui/scheduler/adaptive-slot-height) does not work for a mobile screen in a Month view. Due to this, there is no opportunity to dynamically change the height of the slots in a Month view so that they can fit the events in the specific slot. Thus, in case dots standing for the events in a month view are customized and replaced by regular events, the scheduler cells do not change their height to account for the events number. The only options to display all the events per day in a month view on a small screen are now either to make the height of all scheduler cells really big (not user friendly) or decrease the height of the events depending on their number to fit them in a cell (not desirable behavior).
Taken all this into consideration, adaptive rendering mode needs the same adaptive slot height feature which exists now only for a regular mode of the scheduler.
Hi Team,
I would like to ask for a configuration to be added to the Kendo UI Grid which would allow for the ScrollBar thickness to be modified.
Thank you!
Somtimes you just want to give the User a little Side Calc without a full blown Sheet, just the grid with some cells able to change.
Hi Team,
I would like to request the Kendo UI Spreadsheet to include JSZip 3.x functionality for future releases.
Thank you!
Kendo grid doesn't have in-built functionality to prevent row selection based on some condition. One way is to remove css class "k-state-selected". But i think there should be something like "changing" event which will be called before "change" event. In that event developer write code and can cancel "change" event. Or Boolean property something like "enabled" at row level (or cell level for cell selection) .
Hi Team,
I would like to request a way to query columns and corresponding data using just one API call. This would help as requests to build columns and data can be very expensive, so we would like to combine it to the one query.
Thank you!
Dear KendoUI Development Team,
I hope this message finds you well. I am writing to request a feature enhancement for the KendoUI jQuery TimeDurationPicker component, inspired by the existing functionality in the NumericTextBox widget.
Feature Description: I would like to propose the addition of Up/Down arrow key navigation to the TimeDurationPicker, enabling users to increase or decrease the time value efficiently. This functionality is already well-implemented in the NumericTextBox widget, as demonstrated in the Keyboard Navigation in jQuery NumericTextBox Widget Demo.
Specific Requirements:
Rationale: This enhancement would significantly improve user experience by providing a more intuitive and efficient way to interact with the TimeDurationPicker.
I believe this feature would be a valuable addition to the KendoUI suite and would be appreciated by many users who rely on the TimeDurationPicker for time-sensitive applications.
Thank you for considering this request. I look forward to your positive response and am available for any further clarification or discussion regarding this proposed feature.
Best regards
The Spreadsheet supports names that are defined within the global worksheet level (Workbook). However, when uploading a file that contains defined names, which scope is the local worksheet level (for example, Sheet1), the names are not available.
For example, upload the attached file in the Spreadsheet in the following online demo.
https://demos.telerik.com/kendo-ui/spreadsheet/server-side-import-export
The name defined in the scope of "Sheet1" is not available:
Please improve the Spreadsheet to support names defined in the scope of the sheet?
Hi Team,
It's an issue in keyboard navigation support for DropDown Tree, where am not able to scroll to the end node. Given the scenario in below link
https://dojo.telerik.com/IROwUrot
Am using 2019.2.619 version.
Regards,
Minati
Hi Team,
I would like to request the pin toolbar to be configurable to the right, top, or bottom of the Kendo UI DockManager.
Thank you!
Several forum posts have mentioned that the best way to customize a legend is to hide Kendo's and make our own. I would be so great if we could just customize the legend similarly to most other areas of the chart that can be customized.
Hi Team,
I would like to request inline and incell editing functionality for the Kendo UI ListBox.
Thank you!
It is common knowledge that an equal area projection, like mollweide, is better suited to represent choropleths thatn the more common mercator projection, due to the incremental distortions that this projection has the further from the equator the map goes.
For this reason, I'm asking your great team to implement a mean to use a geoJSON file with this projection in the Kendo UI map component, to have maps that better represent the reality.
Hi Team,
We would like to request a way to customize the numbering to allow for different formats in lists/sub-lists, such as lowercase letters (a, b, c, ...), Roman numerals (i, ii, iii, ...), and decimal numbering (1.1, 1.2, 1.3, ...).
Thank you!
Bug report
Ordered List breaks when you paste a table
Reproduction of the problem
Open the Demo - https://dojo.telerik.com/AtuKOTEK
Copy an Excel table and paste it inside the list items
Expected/desired behavior
Maintain the continuity of the list numbering even when a table is copied/inserted in between list items
Environment
Kendo UI version: [all]
Browser: [all ]
Hi Telerik Team,
We are using latest version (2022.1.412) of the Kendo jQuery tool set. The latest version of Kendo jQuery is using one of the older version of jszip 2.6.1, which is being tagged a vulnerable by our scanning tool. Can you please upgrade the version of jszip in your latest Kendo jQuery (KendoUIProfessional and Telerik.UI.for.AspNet.Mvc5)