A container where we can open anyfile (i.e. doc, pdf, msg, xls,ppt,jpg, gif) currently we have to use window.open method which is not efficient!
Textbox control which keeps extending until we finish typing. something like what iOS have when we want to add note in contact.
Add widgets and code to allow real Metro-style UI in web development. Boxes, fonts, widgets, panel-flow.
Hi, I good idea could be if we can define a "Top Level Class Name" for css class to custom stylesheet produced by themebuilder. Example: Image to use one of your standard stylesheet if i have in my page (razor) @(Html.Kendo().DropDownList().Name("ControlName") ... ) that for sure render with the theme loaded in html header section and after i put <div class="MyCustomClassNameForKendoUiWidget"> @(Html.Kendo().DropDownList().Name("ControlName2") </div> that will be render with an different stylesheet loaded in header section of my page and that was produced by your ThemeBuilder What i obtain is to use different styles for KendoUI widget in same page.
1. Allow scrollview to be in "vertical scroll" mode 2. Allow the ability to HIDE the page indicator
Find Node or search mode
Ability to take over the default sort and do a custom sort on the grid. This will be really helpful for formatted columns that requires a separate sort logic.
Ability to cancel default sort on the grid
Currently when using the Column Menu, there is no visual queue to indicate that the column has a filter applied to it.
On Kendo's grid Custom Command, there's a bug with "text" object of "command". The bug is we can't use space in the "text" object, not even %20. This is because the "text" object is appended on class attribute of the command button.
On Kendo's grid Custom Command, there's a bug with "text" object of "command". The bug is we can't use space in the "text" object, not even %20. This is because the "text" object is appended on class attribute of the command button.
DatePicker/TimePicker. Please consider adding an option to hide/show datepicker icon, and the another option to show the datepicker popup on field focus. Both of these options are available in the Telerik Asp.NET Mvc Ext
Provide graph control that could display relations between people, objects, etc.
You have this .k-state-disabled class in kendo.css but it's not used in scripts. That's why I forced to copy all .k-state-disabled class styles to new class like .k-button:disabled, .k-button:disabled:hover, .k-button:disabled:active { background-color: #E3E3E3; border-color: #C5C5C5; color: #9F9E9E; opacity: 0.7; cursor: default; outline: 0 none; } (this is my temporary solution)
While I think it is great you guys are doing support for Visual Studio where is the support for DreamWeaver? Is there anyone working on this? There is a jQuery Mobile set of tags in the "Insert" section of the IDE. It would be great if we had a set of tools for Kendo UI Web, Charting and Mobile.
Hi what is the latest on this please?
There is a error in the grid demo http://demos.kendoui.com/web/grid/index.html. This is in the Virtualization of local data section. The Error says "stop running this script? A script on this page is causing IE to run slowly. If it continues to run, your computer might become unresponsive."
I am put off using KendoUI because of the limiting nature of theming and styling the controls especially the sprites They don't scale well, can't be coloured and are hard to replace without lots of css editing.