Hello I'm using ClientGroupHeaderTemplate and dynamic grouping but the aggregation isn't working the way I need it to. For example: If I set a column "RandomValue" with a aggregation(sum, count etc), bound it with ClientGroupHeaderTemplate and group another column, the aggregation value is not displayed, but if I group the column "RandomValue" then the aggregation value is displayed but that is not useful to me If I bound "RandomValue" with a ClientFooterTemplate or ClientGroupFooterTemplate and group another column, the value is displayed I need to bound a column with ClientGroupHeaderTemplate and the value should be displayed for whichever column I group, just like it happens with ClientGroupFooterTemplate and ClientFooterTemplate It'd be useful if the aggregation value could be displayed right under the column name My suggestion is that the ClientGroupHeaderTemplate could have the same features as the other templates like I described
By design chart selection is supported only for categorical charts (bar, column etc.) but not for XY-charts (scatter, scatterline etc.). I'd like a similar UI for scatter charts to enable you to select data from the chart especially when the x axis is a time line.
An option to trigger swipe on touchend, and support for cooperative drag and swipe events.
When using inline/batch/popup editing for grids, there is a standard way to handle server-side validation errors (from the ModelState) on the client : http://blogs.telerik.com/kendoui/posts/13-08-29/handling-server-side-validation-errors-in-your-kendo-ui-grid When using the Upload control, the proposed solution is to use XMLHttpRequest.status and XMLHttpRequest.statusText, which is currently not very reliable, and complicated to handle. It's also a non-standard way in ASP.Net MVC, and breaks existing best-practices for error handling. There should be a way to handle ModelState errors on upload.
I need the ability to have a Preview or a Detail View added to the ListView. I need to know when an item is scrolled off of the top of the list view. I want to place a preview or a details view just above the list view. I need an Scroll Event to take action and populate the preview. Scenario: The UI will have a listview of Reports. We want to display the report titles in the list view. We want to show a preview of the report. The Author, Publish Date, a description, etc. When the user scrolls the listview, we want to update this preview or detail panel.
Hi there, I would be great if you could pass the event name into event handlers, as we can't pass any additional args in, like we can with jquery events, so we can write generic event handlers that can detect the event type and handle it. Regards, Scott
We would like an event that we can listen to for when the drawer has completely finished opening.
The switch control does not currently support long text labels so only text such as ON and OFF are suitable. The widget width will not auto expand according to text length so if you want to use text such as Active or Inactive it is restricted. While an additional <label> element can be used to describe the control we find that having the action wording within the control an efficient way to display it. http://i.imgur.com/2ph9BMg.png
Just like the NumericTextBox in Kendo Web, but for Mobile!
At least, including: 1. Tab stop for mobilebutton, mobilebuttongroup, mobileswitch. 2. Selection support for mobilebutton (spacebar), mobileswitch (spacebar/left/right), mobilebuttongroup (left/right/up/down) MobileButtonGroup and MobileSwitch are elegant replacements for radio and checkbox inputs, but they need keyboard support to improve desktop accessibility.
Presently, widget zoom events are only triggered from the mouse scroll wheel. Please support zoom via touch input.
Add support to the AutoComplete widget for binding ID of selected item to the value of the record being edited. At the you can only bind the text-field. This is useless for related records. It's not good for much if you can't bind the id of the selected record, like in the Combo. It should also have an option to only allow matching records. So if the user types something that doesn't match it won't bind... and validation can pick up a null value that way....
In Kendo Web - Mobile as ListView - search field should not be scrollable, only listings should be scrollable. If user scrolls down couple of pages down and now he wants improvise the search, then again he has to scroll back to type in search field. If only listing scrollable then search field is always visible where user can type whenever wanted. I dont know how this is missed in the current release. This is very basic.
currently we can not use data-transition in modalview .... it is just a fade effect for now.. We would like to use overlay:up and overlay:down for modal view: http://demos.telerik.com/kendo-ui/mobile/modalview/index.html
Looks are not enough... Performance please !!! Besides reasonable funcitonality and good html5 looks we really need to start hinking about how to bring this to a new level of performance. Data's getting bigger and bigger but the charting tool hasnt up'ed their level in handleing that data. Please review and increase the cap of how many point a simple bar chart can handle...Example? try plotting 4k points ( x axis being 0 or 1 and y axis jsut a count from 1 - 4k) using a bar chart. One of them might be reasonable but what if you have 5 of them or more on the same page ? Ambitious ? Stupid ? Not needed ? probably because one doesn't need to deal with that kind of data, but I promise to any analyst that that day will come !!!
DropDown show problem when click on DropeDown.
Look at the Telerik AJAX controls to start implementing in KendoUI as well like the list below. Now some wouldb probably only be used with the server wrapper like Captcha and Zip Library. - MediaPlayer - File Manager/Explorer - Barcode - Gauge - Image Editor and Gallery - Social Share - Ticker - Zip - Captcha - Etc.....
I think that many great ideas are already presents into the Telerik Asp.net Web Suite and that many of them MUST be "imported" (as soon as possible) into Kendo UI. Controls like SocialShare, File Exporer, Image Editor, Lightbox etc are some "must have" that will be fantastic to see into Kendo UI. Or for example having many of the Telerik Ajax Editor features into Kendo UI editors can be take into account. I suppose that trying to unify the "Telerik Web Controls World" can help future implementation (sharing things like XAML and Silverlight also if more difficult but maybe its easy for client side) and developer technology adoption or mixing. I suppose that "importing" some of these features and controls is faster than start from scratch. I know that is a generic suggestion and i cant hope to see a completed comment for this (but it will be excellent also for partial results) but as Microsoft is moving into One Asp.Net it will be a great things see Telerik going to a One Web Telerik Suite talking at an high level abstraction. If a web control is usefull in asp.net it will be also for kendo ui its only implemented in a different way.
On Kendo UI Demos, remember my settings (e.g.asp.net razor) http://demos.telerik.com/kendo-ui/web/notification/index.html if I view an example in its Asp.net MVC razor incarnation for example, the site should remember these settings for my next example viewing. Better yet, when I click on "Documentation", I should be taken to documentation in its Asp.net MVC razor format!!
VS extensions for mvc 5.1+ soon!