To make it easier to add Kendo UI to a project, create a Ruby Gem package.
View/edit source option to edit raw html inside the editor.
Probably a looong shot but I vote for prefixing all Kendo functions with simply "k" instead of "kendo". All CSS class names (and Telerik MVC Extensions) simply use "k" (or "t") and that would be great if the rest of the framework followed this approach...
Having the ability to create "WYSIWYG Text and HTML Editor" would be excited.
http://wcf.codeplex.com/wikipage?title=WCF%20jQuery
For example a guestbook, I want to show the first 10 entries, when the user hits the "show more" button, the next 10 will be loaded and added bellow the first 10. Again, you can push "show more", loading the next 10, append them to the bottom of the list... till no more entries will be received by the server.
CheckBox TextBox
Is Kendo ui support Barchart and Line chart in Tablet Pc? In IE 9 and chorme kendo ui Charts are working properly.but in Tablet Pc its not working.can i reply soon?
I need to know this if I m using Kendo UI, is there any possibility so that i can use all Grid API's on same HTML page ?
query string issue with Kendo ui window(Every time we open a kendo window the Query string should get Updated Instead it not happening)
Do we have ReloadOnshow="True" property for Kendo UI Window too.......
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.
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.
It would be nice if either through the framework or the individual widget config settings to be able to identify dependent widgets. For example chain combo boxes or drop downs based on selection (country -->states-->city). Probably auto complete, combos and dropdowns (and list widgets when we have them) would all be much improved with this feature. Thanks for considering....heck, thanks for asking!
Also added to the file manager and editor will be perfect
Please add toolbar functionality to the Kendo Grid (similar to the Telerik MVC Grid using custom toolbars - http://demos.telerik.com/aspnet-mvc/razor/grid/customtoolbar). Even if the toolbar has to be using strictly a template-based approach, it will still be very usable to be able to plug toolbars inside the grid itself. I know there is a talk already about custom toolbars and buttonsets in the mobile widgets. Maybe this work can then be applied to the desktop widgets as well? With Windows 8 (and iOS/OS X) moving towards the tablet form factors as well as recent and recently announced laptops and all-in-one desktops being touch-enabled nowadays, having touch-friendly functionality UI elements suchs as toolbars and buttonsets on desktop-class widgets too will makes more and more sense as those new devices start making their ways into consumers' hands this coming year.
Would be nice to be able to define custom components and inject them into pre-built components. In general, it will be great be able to create simple UI components and aggregate them in a complex component. For example, create a custom details window and use it in a grid or in the scheduler or on a page.
If I take the splitter basic usage example and put the menu basic usage example inside the toparea of the splitter - the dropdowns of the menu comes behind the next area of the splitter and is not visible. I've tried to adjust z-index etc on the menu to get the dropdowns over the splitterareas, but I can not get it to expand over the other splitter areas. I can send you screenshots/code etc if you need it.. Tested with IE9 (9.0.8112.16421) and Chrome 14.0.835.202 and Opera 11.51
Going through the demos I notice that if you drag some columns to the top to have the data grouped by that column and then click the X to remove the grouping the column headers do not line up with the column data.