Add a toolbar button that removes all formatting from the selected text.
All the ticks inside the range can be the same color of range
When working in a team based setting where you have developers and functional specification owners what is your approach? Is there anything available in Kendo UI that allows groups to collaborate on UI concepts before the first line of code is written? How does one offer feedback? Kendo sounds like its a development platform but where is the UI ideation taking place to firm up what the product will provide while giving an early stage visual tease? These would be tools that specification owners could use to flesh out the functionality. So my question is how do you guys do this in your shops?
Support for more styling options for labels, for example, ability to add "text-decoration" to make the label look like a hyperlink.
I suggest develop a wigdget for Calendare (like Google Calendar or this http://arshaw.com/fullcalendar/)
When loading a remote view on a large project project, i would love to have the option to load the view css only when needed instead of loading each and every css in the main app page. Thanks, ilan,
On this page: http://demos.kendoui.com/web/grid/column-menu.html See the "Shipxxx" column. IE can input contents and submit but the menu seems shake. Other modern browsers can NOT input contents but the menu Not shake. Please fix both! Thanks~
Allow actionsheet to be databound to a DataSource
Hi, Need color ranges for the Y-axis in the line chart. This will enable the users to identify within which range the values falls with.
When grid use popup edit, click cancel or close, the top row removed.
I have an action list that is part of a view bound to a view model. The data-action attributes won't fire handlers that are part of the view model in the same way that a data-bind attribute does. I think that they should as the action list is part of the view. One other suggestion it to make the description text box (the one I am typing in now) sizable and provide a mechanism for formatting code examples.
As a proof-of-concept, I have reworked some of the PHP tutorial examples for a ColdFusion CFScript service.
Add a css class to the treeview to style an item (change complete background, indent, font-style etc). Currently only a spriteCssClass is available, but is not applicable for the total line. Must be available like the spriteCssClass, so available in datasource.
I want specific column in Kendo UI grid canbe disable columnMenu! Now only can disable sortable and filterable but not the whole columnMenu~
Provide means to specify if a legend item needs to displayed or not, either through a configuration API which can take a condition on the value / series, or through an event when the legend is being added. This will make it easy to manipulate the legends that are displayed. Additionally, having an event to hook into, can also provide means to add custom functionality, like click handling, to the legend items.