Add TickDistance, AutoRange and Step to the line Chart like the Telerik RadChart. When querying a web service and charting a dynamic/variable number of values, the current chart results in grid lines too close together and overlapping x-axis values. This would space the grid lines and labels based on the number of values and available space. This is from the RadChart documentation: The TickDistance has to be used together with AutoRange. When AutoRange is set to True, the axis Step value is calculated depending on the data range, the available space and the TicksDistance value. Since TickDistance defines the minimal distance between two ticks, increasing its value will cause the Step value to be increased too.
Provide a bundle for TextMate that includes snippets and code coloring.
Do we have ReloadOnshow="True" property for Kendo UI Window too.......
query string issue with Kendo ui window(Every time we open a kendo window the Query string should get Updated Instead it not happening)
We have been migrating from using the RadControls for ASP.NET Ajax to the Kendo UI suite, and have found the controls very useful. However there appears to be a slight discrepancy between the parsing capabilities of the two libraries. eg. http://demos.kendoui.com/web/datepicker/index.html http://demos.telerik.com/aspnet-ajax/calendar/examples/datepicker/custompopup/defaultcs.aspx If you type 1-1 in the RadControl demo, this is correctly parsed as 1-Jan-2012 If you type this in the KendoUI demo, this is not parsed correctly It would be great to have the same flexibility of parsing of the dates as per the RadControls?
See http://www.componentone.com/SuperProducts/PickerViewiPhone/
Most web application today must run in different environment, people from disable to different language I would like to suggest that including the right to left and ARIA.
Please consider implementing a Multiselect control similar to how this jQuery plugin, Chosen, works. Look at their Multiple select and Multiple select with <optgroup> examples: http://harvesthq.github.com/chosen/
For an example, check the Yahoo weather app on iOS. Click (i) to add/remove/reorder locations. For another example, check the Yahoo stocks app on iOS. Click (i) to add/remove/reorder stocks
A flip animation when changing between views, links etc.
Scrolling using the scroll bar works just fine. Firefox 9.0.1
If you gave the Source View "HTML Syntax Highlighting" by default, you would have a winner. Most other editors lack this.
Or will I still need to use CkEditor?
is the kendo ui supported in tablet?
Date and Time Validations & Row Selection in Grid with Checkbox to Enable Delete and Update the Selected Rows
a grid with an editable column will show if there is no data in datasource.
When minimising windows put them in a row at the bottom left of the screen also allow windows to be created in Javascript (see wijmo).
It would be nice to have a built in PDF viewer control in the Kendo UI and Kendo UI Mobile. Especially Mobile so we do not have to search the net for decent controls that may or may not work for the different devices.
The page can contain a text field that may have a different type depending on other conditions. It would be nice to remove widget and initialize another one on the same text field.