Kendo UI Feedback

Kendo UI is a modern HTML5, jQuery-based framework that provides everything you need to build sites and mobile apps with HTML and JavaScript. It is provided in three parts: Kendo UI Web, DataViz, and Mobile.

Download a free Kendo UI Trial
Try Kendo UI Online Demos

Help make Kendo UI better by sharing and voting on ideas here! Deal? Cool. Thanks.

I suggest you ...

You've used all your votes and won't be able to post a new idea, but you can still search and comment on existing ideas.

There are two ways to get more votes:

  • When an admin closes an idea you've voted on, you'll get your votes back from that idea.
  • You can remove your votes from an open idea you support.
  • To see ideas you have already voted on, select the "My feedback" filter and select "My open ideas".
(thinking…)

Enter your idea and we'll search to see if someone has already suggested it.

If a similar idea already exists, you can vote and comment on it.

If it doesn't exist, you can post your idea so others can vote on it.

Enter your idea and we'll search to see if someone has already suggested it.

  • Hot ideas
  • Top ideas
  • New ideas
  1. Documentation on code architecture for big Single Page Apps

    Big SPA projects need to have an architecture for the code, some structure. Current examples for SPA are suitable for small apps, so some docs/examples/guidelines for bigger projects would be useful.

    102 votes
    Vote
    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service
      Signed in as (Sign out)
      You have left! (?) (thinking…)
      0 comments  ·  Kendo UI Web  ·  Flag idea as inappropriate…  ·  Admin →
    • jQuery-menu-aim - Amazon menu style

      I would suggest to enter the function menu script that is described in the following link. This is an interesting application that really makes it easy to navigate the menus user an.

      http://bjk5.com/post/44698559168/breaking-down-amazons-mega-dropdown

      123 votes
      Vote
      Sign in
      Check!
      (thinking…)
      Reset
      or sign in with
      • facebook
      • google
        Password icon
        I agree to the terms of service
        Signed in as (Sign out)
        You have left! (?) (thinking…)
        0 comments  ·  Kendo UI Web  ·  Flag idea as inappropriate…  ·  Admin →
      • Use fully semantic HTML to support mobile and browser native functionality

        I know you have special tag structure so that you can implement certain features. However, for UI elements like the drop-down, numeric input and date-picker, it would be really great to use (or have an alternative control to us) native html elements and data- attributes that are easily recognized by mobile devices and newer, desktop browsers. For example, for the drop-down, it would be great for it to render a select so that when received by a mobile device, the native option selector can take over. I am posting this in the Web controls for those of us creating responsive…

        36 votes
        Vote
        Sign in
        Check!
        (thinking…)
        Reset
        or sign in with
        • facebook
        • google
          Password icon
          I agree to the terms of service
          Signed in as (Sign out)
          You have left! (?) (thinking…)
          2 comments  ·  Kendo UI Web  ·  Flag idea as inappropriate…  ·  Admin →
        • Support Unicode characters in a Grid's toolbar buttons, e.g. ö,é,ñ,å

          When creating a multilingual website I've realized, non-English unicode characters are not supported by the Grid's toolbar buttons. The toolbar won't be created and the Grid's setup cancelled. So, also no read function called or anything else.
          Strangely it also killed the functionality of my Razor DropDownList for language selection despite no connection other than both using JavaScript.

          116 votes
          Vote
          Sign in
          Check!
          (thinking…)
          Reset
          or sign in with
          • facebook
          • google
            Password icon
            I agree to the terms of service
            Signed in as (Sign out)
            You have left! (?) (thinking…)
            1 comment  ·  Kendo UI Web  ·  Flag idea as inappropriate…  ·  Admin →
          • Apply Modell Settings to the HTML View on kendo.bind

            Suppose a model is defined with settings for editable, required, validation, etc. Then this model is used a datasource's schema.

            Instances of the datasource's data will be models. However, if a model is bound to some HTML view, it's settings are not applied to the view. All settings have to be manually applied to the HTML elements.

            I suggest that these settings are applied automatically. Then for example, a field's property like "required" wouldn't have to be coded at two different places.

            103 votes
            Vote
            Sign in
            Check!
            (thinking…)
            Reset
            or sign in with
            • facebook
            • google
              Password icon
              I agree to the terms of service
              Signed in as (Sign out)
              You have left! (?) (thinking…)
              0 comments  ·  MVVM  ·  Flag idea as inappropriate…  ·  Admin →
            • Allow to consume SignalR Hub methods as datasource.

              signalR gives the possibility to quasi direct connection to the server side with easy parameter passing and easy implementation.

              61 votes
              Vote
              Sign in
              Check!
              (thinking…)
              Reset
              or sign in with
              • facebook
              • google
                Password icon
                I agree to the terms of service
                Signed in as (Sign out)
                You have left! (?) (thinking…)
                0 comments  ·  Data Sources  ·  Flag idea as inappropriate…  ·  Admin →
              • Bubble Count On Mobile ListView

                Bubble count on mobile list view like jquery mobile

                13 votes
                Vote
                Sign in
                Check!
                (thinking…)
                Reset
                or sign in with
                • facebook
                • google
                  Password icon
                  I agree to the terms of service
                  Signed in as (Sign out)
                  You have left! (?) (thinking…)
                  2 comments  ·  Kendo UI Mobile  ·  Flag idea as inappropriate…  ·  Admin →
                • Hierarchical Datasource filters

                  Possibility to add filters to hierarchical datasource, that execute recursively.
                  Use case: In TreeView we need to search for some element text, we need to see elements that contain some text and their parents expanded. Filtering could be usefull here.

                  54 votes
                  Vote
                  Sign in
                  Check!
                  (thinking…)
                  Reset
                  or sign in with
                  • facebook
                  • google
                    Password icon
                    I agree to the terms of service
                    Signed in as (Sign out)
                    You have left! (?) (thinking…)
                    0 comments  ·  Kendo UI  ·  Flag idea as inappropriate…  ·  Admin →
                  • Slideout menu/panel much like FB, Gmail and jQuery Mobile have

                    Ability to have a hidden menu that slides in or pops in much like the other apps and frameworks have.

                    55 votes
                    Vote
                    Sign in
                    Check!
                    (thinking…)
                    Reset
                    or sign in with
                    • facebook
                    • google
                      Password icon
                      I agree to the terms of service
                      Signed in as (Sign out)
                      You have left! (?) (thinking…)
                      8 comments  ·  Kendo UI Mobile  ·  Flag idea as inappropriate…  ·  Admin →
                    • Support templates in the DropDownList selected value

                      Currently templates are only supported when the DropDownList is in an open state. Ideally, the DropDownList should have the ability to display a template when in a closed (selected) state as well.

                      A common use case is to display icons next to the dataTextField. However in it's current state, when an item is selected the icon is no longer able to be displayed.

                      57 votes
                      Vote
                      Sign in
                      Check!
                      (thinking…)
                      Reset
                      or sign in with
                      • facebook
                      • google
                        Password icon
                        I agree to the terms of service
                        Signed in as (Sign out)
                        You have left! (?) (thinking…)
                        2 comments  ·  Kendo UI Web  ·  Flag idea as inappropriate…  ·  Admin →
                      • delay for kendo.ui.progress

                        add delay parameter in miliseconds for the kendo.ui.progress so you don't see your container blinking if your ajax calls are fast.

                        30 votes
                        Vote
                        Sign in
                        Check!
                        (thinking…)
                        Reset
                        or sign in with
                        • facebook
                        • google
                          Password icon
                          I agree to the terms of service
                          Signed in as (Sign out)
                          You have left! (?) (thinking…)
                          0 comments  ·  Kendo UI  ·  Flag idea as inappropriate…  ·  Admin →
                        • Add Excel Auto filter(Multiselect checkboxes) or DevExpress Filter

                          Although Kendo has fency filters with different operators (StartsWith, Contains) on different columns based on data type, Most business users like to have excel AutoFilter(Multi select checkbox) where they can choose what companies, countries they want to see

                          You can see a live demo here at - select company, country or any other column.
                          http://demos.devexpress.com/MVC/GridView/Filtering

                          7 votes
                          Vote
                          Sign in
                          Check!
                          (thinking…)
                          Reset
                          or sign in with
                          • facebook
                          • google
                            Password icon
                            I agree to the terms of service
                            Signed in as (Sign out)
                            You have left! (?) (thinking…)
                            1 comment  ·  Kendo UI Web  ·  Flag idea as inappropriate…  ·  Admin →
                          • Add Min Width Property to Grid Column

                            Add Min Width Property to Grid Column so that a user can't manually shrink a column beyond a certain width.

                            13 votes
                            Vote
                            Sign in
                            Check!
                            (thinking…)
                            Reset
                            or sign in with
                            • facebook
                            • google
                              Password icon
                              I agree to the terms of service
                              Signed in as (Sign out)
                              You have left! (?) (thinking…)
                              0 comments  ·  Kendo UI Web  ·  Flag idea as inappropriate…  ·  Admin →
                            • faster kinetic scrolling for large lists

                              When displaying a large list (hundreds of items) in a list-view it takes a long time with many flicks to get to the bottom. I've been testing on a Galaxy Nexus, and in my gmail I can get to the bottom of my list of emails (hundreds) in just a couple of flicks.

                              It seems the kinetic scrolling in kendo ui mobile doesn't scale well with longer lists, it scrolls the same number of items no matter the size of the list. Whereas the native behaviour seems to keep scrolling for longer and faster, scaling with the size of the…

                              22 votes
                              Vote
                              Sign in
                              Check!
                              (thinking…)
                              Reset
                              or sign in with
                              • facebook
                              • google
                                Password icon
                                I agree to the terms of service
                                Signed in as (Sign out)
                                You have left! (?) (thinking…)
                                0 comments  ·  Kendo UI Mobile  ·  Flag idea as inappropriate…  ·  Admin →
                              • Menu - set item highlighted when clicked

                                Menu - set item highlighted when clicked
                                Example: If I click HOME I want home remain highlighted, if I click another item set this item highlighted

                                9 votes
                                Vote
                                Sign in
                                Check!
                                (thinking…)
                                Reset
                                or sign in with
                                • facebook
                                • google
                                  Password icon
                                  I agree to the terms of service
                                  Signed in as (Sign out)
                                  You have left! (?) (thinking…)
                                  0 comments  ·  Kendo UI Web  ·  Flag idea as inappropriate…  ·  Admin →
                                • MVVM support for Panelbar

                                  Add MVVM support for PanelBar, so sections can be added dynamicaly from ViewModel. Currently no MVVM support exists for PanelBar, but there is already MVVM support implemented for TreeView (both of them use hierarchical datasource).

                                  28 votes
                                  Vote
                                  Sign in
                                  Check!
                                  (thinking…)
                                  Reset
                                  or sign in with
                                  • facebook
                                  • google
                                    Password icon
                                    I agree to the terms of service
                                    Signed in as (Sign out)
                                    You have left! (?) (thinking…)
                                    0 comments  ·  Data Binding  ·  Flag idea as inappropriate…  ·  Admin →
                                  • Editor: Support pasting uncleaned from Word

                                    The editor should be able to paste text from word 1:1. Currently it's not working wekk,

                                    Have a look at this post in your support forum: http://www.kendoui.com/forums/ui/editor/copy-text-from-office-to-editor.aspx

                                    9 votes
                                    Vote
                                    Sign in
                                    Check!
                                    (thinking…)
                                    Reset
                                    or sign in with
                                    • facebook
                                    • google
                                      Password icon
                                      I agree to the terms of service
                                      Signed in as (Sign out)
                                      You have left! (?) (thinking…)
                                      0 comments  ·  Kendo UI Web  ·  Flag idea as inappropriate…  ·  Admin →
                                    • StockData.mdf

                                      I've downloded a free Kendo UI Trial. Unfortunately there aren't StockData.mdf in Template project. Can you fix this issue? I'm choosing component base for our company and it realy prevents me.

                                      3 votes
                                      Vote
                                      Sign in
                                      Check!
                                      (thinking…)
                                      Reset
                                      or sign in with
                                      • facebook
                                      • google
                                        Password icon
                                        I agree to the terms of service
                                        Signed in as (Sign out)
                                        You have left! (?) (thinking…)
                                        1 comment  ·  MVC Installer and VS Extensions  ·  Flag idea as inappropriate…  ·  Admin →
                                      • Possibility to change the style generated when grid .Scrollable(true)

                                        If a Kendo-Grid is set with .Scrollable(true) the height of the grid get a style with "height:200px;". This seems to be unchangeable without edit the Kendo Source code. But in my opinion this is somehow needed. Of cource it could be changed later with some javascript code but why so intricate? It would be much more efficient to "change" the css i want on the fly.
                                        E.g.
                                        .ScrollableStyle(new { @class = "max-height:300px;" })

                                        6 votes
                                        Vote
                                        Sign in
                                        Check!
                                        (thinking…)
                                        Reset
                                        or sign in with
                                        • facebook
                                        • google
                                          Password icon
                                          I agree to the terms of service
                                          Signed in as (Sign out)
                                          You have left! (?) (thinking…)
                                          0 comments  ·  Templates  ·  Flag idea as inappropriate…  ·  Admin →
                                        • KendoUI MVC Serverside wrappers should allow exporting grid data to PDF, Excel and CSV.

                                          KendoUI MVC Serverside wrappers should allow exporting grid data to PDF, Excel and CSV. While this has been asked for before, what I am asking is that this feature be part of the KendoUI complete with server side wrappers so that this is no longer just a limitation with the client-side framework. Every business application we have with grids requires the ability to export in PDF, Excel and CSV formats.

                                          107 votes
                                          Vote
                                          Sign in
                                          Check!
                                          (thinking…)
                                          Reset
                                          or sign in with
                                          • facebook
                                          • google
                                            Password icon
                                            I agree to the terms of service
                                            Signed in as (Sign out)
                                            You have left! (?) (thinking…)
                                            2 comments  ·  ASP.NET MVC Wrappers  ·  Flag idea as inappropriate…  ·  Admin →
                                          ← Previous 1 3 4 5 6 7 8 9 10 11 33 34
                                          • Don't see your idea?

                                          Feedback and Knowledge Base