The currentTimeMarker property currently displays a time marker only on the Time Column of the scheduler. The typical behavior of most calendars is that the marker spreads across the width of the entire calendar across all columns. It'll be nice if Kendo Scheduler could also support that.
Hi The possibility to group stacking for line series in chart. See original support ticket: http://www.telerik.com/account/support-tickets/view-ticket.aspx?threadid=994050 and suggested functionality with comments: http://kendoui-feedback.telerik.com/forums/127393-telerik-kendo-ui-feedback/suggestions/11035605-chart-group-line-series-stack?tracking_code=7b903b73dd0adea247eee1334ab58526 I was not sure how to open the suggested functionality again so I posted a new thread. Regards Kjetil
Why Code Library is nearly empty? While checking up results at forums, nearly I can not find what I'm looking for. To speed up this process. You may add more examples from stuff to the Code Library. Specially about extending current version of widgets, I think it will give a better understanding of the kendo api.
put the version number on your release notes.... "Come on man"
csv file is much lighter than json. For flat data to be represented in grid layout, need to support this format for grid.
Merge ListView and MobileListView implementations to have a single ListView with support for Grouping, PullRefresh, Infinite Scrolling etc. For ex. Using a MobileListView with a single item per row on an ipad pro is a waste of space. But there is no support for applying grids ( purecss or bootstrap ) to the mobile listview. This is possible with the web listview but then you lose features like grouping, infinite scrolling, load more, etc. Hence please make a single SuperListView with wider functionality support.
Since 'bind' and 'unbind' have been deprecated and replaced by 'on' and 'off' in jQuery, kendo controls should support the use of 'on' and 'off' for event binding.
Validation errors for the bottom row of a kendo grid will be obscured behind the pager. This is a bit rubbish. Also discussed here: http://www.telerik.com/forums/hidden-validators-when-virtual-scrolling-createat-bottom http://www.telerik.com/forums/the-validation-message-in-the-last-row-of-each-page-is-not-displayed
This would be helpful as I deal with smaller map features
Right now only words can be indented, but not Table, the format does not look tidy enough
Right now kendo ui allows Inserting table BUT no button to delete whole table inserted, it not convenient on user experience.
Hello , I am working on kendo UI with infinite scroll functionality, but when I going to get updated data of kendo ui before scroll and after scroll, its only providing me only after scroll changed data not the before scroll edited data, So please suggest me the solution of this issue.
Hi You have very nice charts colorful and detail but thing page like upperside we have combobox or radiobutton and i have bar chart so when i click selections i want to convert bar chart to area chart or scatter chart to do this dynamically way... It will be best
Cool Kendo UI Q1 2016 webinar today... could not ask any questions using IE11 so lost on prize chances. Very entertaining Thank you. Are there any good working examples of using the new Grid or Spreadsheet features utilizing an API such as government information as discussed?
Current Radial Gauge setting for pointer does not have length property. It has CAP property - we need similar type of property for length. the value can be 0 to 1. This is useful when multiple pointers are added and each can have different length and color as well.
I have a kentoTreeList with a custom footer in which I'm calculating my own footer numbers. When I export the grid, I see the div tags embedded in my footer template. Is there a way to export to excel once the footer template is populated?
Navigator works great. Pan and Zoom work great. But when you try both on the page zooming and panning completely mess up the data navigator. I realize pan and zoom are new so maybe this is already in the works. My support ticket pointing out the problem: http://www.telerik.com/account/support-tickets/view-ticket?threadid=1013202
It would be really easy if we can directly load parameters from Web Api calls and load into ButtonGroup dynamically. The idea is to genarate ButtonGroup according to the number of parameters in web response. There should be option to assign index for each button based on the value in the Web API call. I
I am using Kendo diagram for Workflow wizard. right now i am using my custom icons for Workflow shapes. I also want to use icon/image for connection lines between 2 shapes. Please provide this feature.