I could attach a screen shot of this, but there doesn't seem to be a way to attach anything.
Please support partial formatting of the output Excel cells
When a task contains a child task in this scenario we are we are looking for resizing the parent task individually as well as we should be able to resize the parent task along with its corresponding child tasks.
In my project, I'm trying to implement the above scenario but I could not finding anything relevant in the blog.
If the element has the child item so is there a way to resize the parent task also?
Is this feature already implemented?
[ Numeric Text Box ] [ /\ ] [ \/ ] the spinners are small and I would like them to be bigger at the cost of screen space
KendoUI "Getting Started" does not have well organized steps that first time users can follow through. It is made of fragments of somewhat related pages in no particular order, and even after going through them all (about five or six of them), you're still thinking how do I build my first application. All framework and tool vendors provide step by step getting started guide to build a simple application (commonly hello world app). This usually addresses what to download, how to setup the project, which tools or IDE can be used, a simplest possible application structure to test out if the sdk and the development environment is setup correctly. I do not see, no where, resembling something like this. Even the video sessions (about 30 of them) provided in YouTube does not provide getting started session. Strange... considering all others are nicely done.
It would be nice if you could add a Legend to gauge control with multiple pointers, so it can be easier for users to determine which pointer stands for what. Something like the Legend control on RadHtlmChart, that allows for series to be toggled, except in this case it's the pointers that will need to be toggled.
Add legend icon as per series type when use series type area then show area icon on legend when use series type line then show line icon on lagend
Allow adding shadow or colour gradient for the line in line charts
We'd like radial gauges to have pointers we may customize, and/or to have a variety of pointerType settings, e.g., a marker that follows the circumference next to the scale; a custom image or shape that may be imported in place of the standard needle, such as the outline of a boat for heading.
Dropdown with Multiselect ability and no linebreaks when too many Items are selected just a simple ellipsis at the end. like this: https://1drv.ms/i/s!AmJX2ntYnv7IjbB0bGq-wscoFknbRA
consider Golang wrappers for KendoUI
Could be added to the combobox the pagination funtionality like Sencha Extjs library
I'm trying to export the kendo-ui platform into the golang programming language and would like to know if the kendo-ui documentation exists in some other format easier to handle. At the moment, I made a robot that goes into the documentation, filters the hml and assembles the corresponding code in golang, but I would like to be able to optimize the process. https://godoc.org/github.com/helmutkemper/telerik https://godoc.org/github.com/helmutkemper/telerik#example-KendoUiDialog-String https://godoc.org/github.com/helmutkemper/telerik#example-FrameworkForm-ToForm https://godoc.org/github.com/helmutkemper/telerik#example-FrameworkForm-ToScript
Greetings, How can I achieve the following using MVC + Kendo grid + jquery http://www.igniteui.com/grid/export-grid-loading-indicator
<input data-role="maskedtextbox" data-bind="value: ip_address" data-mask="000.000.000.000" /> The problem is that if you don't use all digit places, you have to put a zero (192.168.002.100 vs 192.168.2.100). I would like there to be a max number of characters (3) in-between the periods.
Please Add Skin Chooser control
The toolbar has buttons and split buttons but no menu button. A menu button is a button which triggers a popup button; in other words it is a splitbutton without the split. See http://getbootstrap.com/components/#btn-dropdowns-single Easy to do and really useful!