Hide a column in a grid with a detail template
In columns array if you set field attr with a number you'll get an error
When changing visibility of tabs within tabstrip, active tab may become invisible and tabstrip moves to a state when no tab is selected. I think it should be optional to set that I want it to go to the first tab available.
Modalviews have to be defined on the page at startup. It would be helpful if a modalview (and a view) could be returned or replaced as a MVC partial view, i.e. make it possible to create and open a modalview after the page has loaded. See also: http://www.telerik.com/forums/dynamically-create-a-modalview#1f2q7wMEu02yYX1_6El2hg
the scheduler options available now are limited, we cannot for example to define the occupied rooms vs days, horizontal axes are the days and list of rooms will be vertically instead of the hours, and also the data could be employees and to define the employees schedules for example, i think this will enrich your scheduler control.
For WorkFlow Design
I need some help to open print dialog using Telerik icenium Mobile Ui in iPhone, i want to open print dialog in my application this application has one html page which i want to print using AirPrint. For that i am trying to import costume plugins by Apache cordova which is as per below link https://github.com/katzer/cordova-plugin-printer But i having trouble to import this plugin to VS 2013 with my project. I hope favorable votes by every one, you will support this as fast as you can.
Swipe ListView items for more action items, usually seen in native apps for swiping to delete. See more capabilities with iOS8 demo for swiping left or right to show multiple action options: http://www.iclarified.com/images/news/41344/183731/183731-1280.png
Have a render mode that will display the listview items responsively. This could also play nicely with a mobile version of listview.
I just want DataViz. I'd be happy to pay for the professional license, but I don't want all of the widgets and have to install everything. And please, make this manageable through Bower.
Since KendoUI has now MaskedInput widget would be nice to have a grid configuration option, which allows to specify mask for a column in edit mode.
There is a bug that came out of nowhere. When the drop down list is selected, the position of the box with the options below that popups is not attached to the the drop down list above. I hope you understand what I mean. I can also post a screenshot. The only thing I do is to write an html select with some options and just stype it with $("#name").kendoDropDownList();
I know it's still in beta, but it would be nice
We are waiting for THE tool to help us make great animation, great binding, great web application like Silverlight to finally have application in HTML5 working on all platforms but having the tools many peoples are used to. Good luck !
It's March 5th. When is that Q1 release (or Beta) with the frozen / locked column feature going to be available?
DevExpress PhoneJS supports partial views that allow you to share and reuse similar HTML markup among multiple views. I need this feature right now in Kendo UI Mobile... I'm thinking about doing some kind of work around possibly with Templates or a jQuery Clone method call but it's going to be pretty hacky... Does Kendo UI Mobile have something similar to this already: DevExpress's PhoneJS Partial Views are described here under Flexible View Rendering Engine: http://phonejs.devexpress.com/ This is what I need: http://phonejs.devexpress.com/Documentation/Howto/Views_and_Layouts?version=13_2#Add_a_Partial_View Thank, Nathan
Some feature I like to see and really miss is the "band" chart type. See some good example here: http://www.visiblox.com/visibloxcharts/examples/chart-types/line-and-area/band-chart/
This bug is visible in your demo at http://demos.kendoui.com/web/grid/editing.html. in Grid / Batch editing when you enter a decimal value in column Units in Stock, then click "Save changes" page does not save the value and the page does not do any saving. perhaps there is a bug in NumericTextBox which exists in function caret(element, position) We get an unspecified error for this bug in our project