Currently the dialog action buttons can not hold only icons, the API does not provide means to have a button with only an icon or an icon and text. Considering the aforementioned we should extend the API to allow adding of icons inside the action buttons.
Dear Kendo UI Team,
I am writing to request the implementation of a mention user feature for the Kendo UI TextArea component. This functionality would significantly enhance the user experience and collaboration capabilities of our .NET application.
Similar to popular social media platforms, the ability to mention users within a text area would allow for efficient communication, tagging, and collaboration among users. This feature could be implemented by enabling users to type an '@' symbol followed by a partial username, which would then trigger a dropdown list of matching user suggestions.
By incorporating this feature, Kendo UI would further solidify its position as a leading UI component library, providing developers with the tools to create more engaging and interactive applications.
Thank you for considering this feature request. We look forward to your response.
Sincerely,
Nasif Ishtiaque Islam
Software Engineer
Hi,
We have some multiselect controls which can have a large number of values, and selected values. This causes an issue where the height becomes unreasonably large compared to other controls.
For a typical example of the issue, see here: Multiselect height issue | Kendo UI Dojo
As can also be seen in the provided example, setting max-height with an overflow isn't a viable solution as then it becomes very difficult to see what has been selected - the vertical scroll is much too quick (at least it is using my mouse which has discrete scroll values). Also, there are both dropdown buttons and scroll buttons which is ugly and confusing for end users.
Our suggestion to resolve this would be to add an option for a "single line mode" so that functionality is not broken for other clients. When using this mode, all the items will be kept in a line. In the event of an overflow, then you could either a) cut off the items with an ellipsis "..." or b) enable horizontal scrolling (ideally without a visible scrollbar).
See this example in the DevExpress controls for an example of horizontal scrolling in "Single line mode".
JavaScript/jQuery Tag Box - Overview | jQuery/JS Example
You can see that when all the items are selected, the height is kept consistent. It is still reasonably easy to read as you can easily scroll along.
Something similar to this solution would be ideal for us.
I would like to request, for the following controls: Rich Editor, Data Filter, Masked Input for building business apps. [Edited to remove tools already included in beta.]
Hello Team; will there be a similar concept like ASP.Net "Master Page" which eliminate repeating part of a page in any new page? This would help designing a less crowded page. Or a similar concept like Silverlight having a "Content" area that can be navigated to using AJAX.
Hi; It would be great to show how Kendo can work with ASP.Net membership to take advantage of it at client side. Thanks! ..Ben
For example, an anchor tag placed in a grid table cell is not currently rendered as HTML - instead it is displayed as text.
The lack of a horizontal scrollbar is noticeable :))
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
http://www.kendoui.com/forums/ui/general-discussions/touch-counterpart-to-mouse-hover-touchhold.aspx
Update dependencies in documentation + add dependencies info in the beginning of each source code file.
For the app we're currently building, a chromeless, modal window would have saved us lots of time and coding and there are other applications where this could be very useful (especially in the ad serving industry for instance allowing affiliate marketers to place various javascript widgets on their sites that load remote content, etc).
Please consider adding series transitions to charts. Trirand JQ Charts and the new Wijmo charts both have the ability to toggle the series via js. Also, drill down capabilities either via dialogues or linked grids on the same page would be a very handy feature.
Provide us a way to initialize the nodes of a panelbar to expanded\collapsed during kendo initialization instead of after kendo renders it.
Like k-textbox and k-button css provided with kendoUI - I would like to have it extended for simple box with title, expand collapse button etc. This may be more like [Group] control in winforms. so we can group the controls and enable/disable it as needed.
Because better Documentation and Real World Solutions is in the planned phase, it would be nice if you created a forum specifically for the current users to post their own project code and examples under kendo UI Web. This forum would be a good place for people to search for real help when the current demos fall short. Your current forum structure wouldn't allow for posting anywhere but in General Discussions. The code would be lost in all the discussion posts if the examples are a mix of widgets, they don't pertain to a specific widget.. Speaking for myself and the rest of the user community, we would be more than happy to upload the work we have been doing.
Within a short look at Kendo I did not find out whether you support animation for navigating the web UI like it is possible in silverlight or Kendo UI mobile. Example: after selecting an item in a list a window from the right side turns in showing some details to the selected row. Do you / will support similar features?