ASP.NET MVC 4 RC bundle and minimize function useless with kendoui's CSS. When ASP.NET MVC-s built-in bundling is enabled, kendoui's css-es are broked in the minification. There are some other miscrepancy between MVC 4 default sites.css and kendoui's CSS-es. I'm using 2012.1.322 kendoui version.
Good point - this will be discussed for the Kendo UI versions that are to come.
It would be nice to have a control such as iOS datetime picker http://www.dosomethinghere.com/wp-content/uploads/2010/11/datetimepicker.png - and it would be even better if we coulld have a combobox similar to the datetime picker where we have only one scroll to select a perticular text!!
Please do for PHP devs what you've done for .Net devs in the Q2 release!
If I have a list view, and I want users to be able to drag and drop to re-order things. A config option of reorderable that would use your drag and drop kit would do the trick.
Templates can currently be used in chart labels. It would also be nice if templates could be applied to the chart legend.
Hello Brandon, the URL (http://jsfiddle.net/bsatrom) you send to me is used for Grid correct... I want Hyperlink to Pie Chart Label... using custom templates I did that but some browser does not support hyperlink tag inside the SVG <text> tag. Please let me know how do I do that.... also I want to suggest you that add new event double click in kendoChart like seriesClick... Thanks, Amol.
The possiblity to have a slider on graphs. We have a lot of data to graph and presently it just makes the columns or bar smaller trying to fit everything in the area allowed. if needed I can send an exemple to show what we would like to have.
Of course we all want folks to buy Kendo (to support further development) but even as someone with a licence to the product (as part of my Ultimate Collection) I am often prevented from using KendoUI with clients by the licensing confusion that is the GPL. My clients understand that t is covered by my commercial license to code for them, and they can use it royalty free. The problem is int he future and ongoing compliance. What they absolutely do not want is to have to make sure any dev who will ever touch that code in the future is ALSO a telerik licensee. It is simply too much to keep track of for a UI toolkit. You will sell more copies and greatly improve the ability of your evangelists to get Kendo into the market if you move to a significantly more client friendly license.
Make the grid reactive, in that when the window gets small enough(mobile size), a possibility could be to have one total column. So instead of a row having 4 columns, each row would have 4 subrows; i.e., it would look more like a treeview.
The grid should be able to have columns added/removed as needed when the data source and columns change. Currently, the grid must be recreated from scratch, which is tedious. This is especially difficult if you want to preserve state of widgets that might be in the grid's toolbar.
The editor is good, but I'd like the ability to add a drop-down to the toolbar that contains predefined styles that I could apply to elements being edited. These styles would simply be classes, not inline CSS. For example, I might have a style named "Introduction" that applied the class of "intro" to the element I have selected.
I like the Wpf/Silverlight version. But it should be possible in HTML also: Telerik has in the ASP.NET for Ajax a RadDock. Can we have something like this sort of MDI interface in Kendo
Hey, I am not sure, if it is a bug, or if I am just wrong, but I tried this: $(".DatePicker").kendoDatePicker(); $(".DatePicker").data("kendoDatePicker").enable(false); $(".NumericTextBox").kendoNumericTextBox(); $(".NumericTextBox").data("kendoNumericTextBox").enable(false); This works fine for all DatePickers, but on NumericTextBoxes it thows an exception ("object is null or undefined"). Using ids to enable/disable NumericTextBoxes works though.
would be great to be able to set the datasource of a grid to xml (or mvc 4 data).
Add a new feature to easily export/import current grid settings, such as the column size, page index, page size, column index, etc. This is useful for saving/restoring individual user's custom grid. This can be added to other databound widgets, too, such as the ListView. Based on this thread that I created: http://www.kendoui.com/forums/ui/grid/save-load-grid-settings.aspx
It would be great to have file manager support in addition to the image manager for the HTML editor. Some sort of way to upload resources, organize them, crop (for images), and ultimately select from a picker to be included in the HTML markup.
It would be great if users could hide or show columns. Typically this would be done by a popup with on the right a list of all displayed columns, on the left a list of all hidden columns. Users move columns to the right or left by using arrows, double-click or drag-drop. In the same pop-up they should be able to change the order of the columns.
Create light-weight Diagram visualization control/wrapper.It may integrate with Telerik's Silverlight/WPF RadDiagram framework. http://www.telerik.com/products/silverlight/controls/diagrams.aspx
We need a pager beyond the grid guys. Did I miss this one? Honestly Kendo Widgets would be good enough so we could build our own components for things like this.