Completed
Last Updated: 29 Apr 2020 14:04 by ADMIN
Created by: Sander
Comments: 7
Category: Grid
Type: Feature Request
16

Hi Kendo.

 

We're trying to replace Vue Grid Wrapper with the new Native Grid and most things works awesome. We only have one blocking feature that isn't inplemented yet.

 

So my question is when is the footer-logics comming for the native grid. We want to show aggregates in the fixed footer and it would be awesome it is like the 'headerCellRender' function defined on the grid. We know there is a gouping aggregate, but this isn't the thing we want.

 

Is there any idea when or even if it is comming to the native grid?

 

Kind regards,

Sander

Completed
Last Updated: 09 Feb 2022 08:00 by ADMIN
Currently, the binding respects the masked value
There could just be an option you can specify on kendoMaskedTextbox that tells it whether to bind against the raw value or not
Unplanned
Last Updated: 12 Aug 2021 08:40 by ADMIN

Currently, the MulltiView configuration of the Calendar component doesn't visualize the months above each Calendar.

The requested functionality can be observed in this example from the Kendo UI for jQuery suite. The usage of the MultiView functionality of the Calendar will be easier if it looks similar to the linked above example. 

Completed
Last Updated: 12 Jun 2023 07:18 by ADMIN
Created by: n/a
Comments: 2
Category: Kendo UI® for Vue
Type: Feature Request
8

Hi Team,

Can you consider the implementation of a Native TileLayout component? 

It will be a very nice add-on to the Native Vue suite.

Completed
Last Updated: 13 Jun 2023 07:44 by ADMIN
Created by: Sandy
Comments: 8
Category: Kendo UI® for Vue
Type: Feature Request
8
I was looking through the documentation for the native drop down list and did not see an example for grouping like the wrapper drop down list has. https://www.telerik.com/kendo-vue-ui/components/datasource/datasource/grouping/ I would like to request a group functionality for the native drop down list.
Completed
Last Updated: 22 Sep 2022 07:31 by ADMIN
Created by: Minas
Comments: 3
Category: Grid
Type: Feature Request
7

Hello there,

 

I am looking for a loading spinner solution to use with Vue Native Grid. I could not find something on the docs.

Is there any way I can show some kind of loading indicator while loading the data?

I am not using data source from Kendo, just basic method to populate `:data-items="items"`

 

Thank you!

Completed
Last Updated: 12 Feb 2020 12:37 by ADMIN
Created by: n/a
Comments: 2
Category: Kendo UI® for Vue
Type: Feature Request
6
For Vue components, the v-model on a multi-combo box and every component must bind to the underlying object.
:value-primitive="false" doesn't work as per some suggestions.

v-model binding to the underlying object is a MUST HAVE, Top priority, number one with a bullet. Without it, your components are a PITA to use and my current proof of concept might end here and we won't use your components with some bigger projects coming down the line.
Unplanned
Last Updated: 06 Dec 2022 13:06 by ADMIN
Created by: Jef
Comments: 2
Category: Grid
Type: Feature Request
5

With the current implementation of the Native Grid, if one needs to set a minimum width to a column that needs to add the implementation suggested in this Setting a Minimum Column Width example.

While the approach in the above example works as expected, the logic that needs to be added can be internal for the Grid component. Thus the users will have to add a simple column property like the below and no other configuration should be set.

  {
    field: "ProductName",
    title: "Name",
    minWidth: 200
  }

Planned
Last Updated: 03 May 2022 07:20 by ADMIN
Created by: bhavesh
Comments: 0
Category: DropDownList
Type: Feature Request
5

Currently, the Kendo UI for Vue Native DropDownList doesn't have the valuePrimitive property which is available in the:

Providing such property for the Native Vue DropDownList will be useful in different use-case scenarios. 

Completed
Last Updated: 09 Feb 2022 07:52 by ADMIN
Created by: TMM
Comments: 2
Category: Drawer
Type: Feature Request
5

Hi,

I'm interested in using Drawer for our project, but the current docs only seem to show that it's natively supported with jQuery. I know I can still use it on my Vue project with lots of jQuery usage, but I just wanted to confirm if Drawer is available or not with a vue wrapper to be able to continue with  my component more elegantly.

And if it does not exist yet, I would like to request a new feature for a Kendo UI Vue wrapper available for the Drawer module.

Cheers,

Mark

Unplanned
Last Updated: 24 Feb 2023 08:18 by Don

Hello.

I want to request a feature for the Native Editor that is available in Microsoft Word.

I would like to be able to set the cursor on an existing hyperlink, click the Hyperlink tool, and change the display text on the hyperlink. 

This change would also include adding a "Display Text" form field on the hyperlink tool dialog view.

Unplanned
Last Updated: 19 Jul 2022 14:02 by ADMIN
Created by: Denis
Comments: 1
Category: DatePicker
Type: Feature Request
4

Currently, the Native DatePicker component doesn't allow you to control out of the box if a given date should be enabled or disabled for selection. 

Providing a property for controlling the enabled/disabled Calendar dates will be very useful for the functionality of the DatePicker component.

Completed
Last Updated: 09 Feb 2022 07:26 by ADMIN
Created by: Daniel
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
4
The Editor is one of the most popular components. It will be nice to have it as a Native one.
Unplanned
Last Updated: 27 Oct 2023 07:21 by QualiWareUA
Created by: QualiWareUA
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
4

The Spreadsheet component is among the last components in the Kendo UI for Vue suite that is available only as a Wrapper component. 

Providing a Native version of the Spreadsheet will be a big improvement to the suite. 

Planned
Last Updated: 03 Sep 2020 04:31 by ADMIN
In the vue native grid, the inputs rendered in the filter row don't have a title or accessible name. This would make it nearly impossible for someone using a screen reader to understand what each field means. In order to comply with WCAG 4.1.2 (Name, Role, Value) please add a title and/or aria-label/labelledby attribute to these inputs. 

The jquery grid has the aria-label and title populated with the column name. I think it'd be even more useful if the label said "Filter by {columnName}".
Unplanned
Last Updated: 22 Feb 2024 08:20 by ADMIN
Created by: jake
Comments: 3
Category: TileLayout
Type: Feature Request
3

Hello, is there an option for the tile layout to allow the cards inside to be responsive based on size? Specifically on mobile I need them all to to change so they are each displaying on their own row so they can actually be visible.

 

Thank you,

Jake

Unplanned
Last Updated: 31 Jan 2022 09:08 by ADMIN
Created by: Chen Yap
Comments: 2
Category: Toolbar
Type: Feature Request
3

Currently, the Native Toolbar doesn't support the 'overflow' configuration that is available in its wrapper equivalent. 

Please add the 'overflow' property of the Native ToolBar component like it is available in the Wrapper ToolBar and the Kendo UI for Angular ToolBar.

 

Unplanned
Last Updated: 28 Sep 2020 06:16 by ADMIN
Created by: Michael
Comments: 4
Category:
Type: Feature Request
3
We really want to use Material design, but the biggest reason would be for the floating labels, which can provide much cleaner-looking and compact forms.  Unless I am mistaken, it seems that Kendo Q1 2019 for Vue still does not have support for that, like your Angular suite does.  Please add the TextBoxContainerComponent to Kendo for Vue.  Thanks!
Need More Info
Last Updated: 11 Aug 2021 07:45 by ADMIN
Created by: Nick
Comments: 9
Category: Grid
Type: Feature Request
3
We need the Gird Filter in ASP.NET Core functionality for Vue
Completed
Last Updated: 23 Nov 2020 11:42 by ADMIN
Created by: Bernhard
Comments: 1
Category: Grid
Type: Feature Request
3

We are currently upgrading the vue-gid-wrapper to the better native-vue-grid. Unfortunately some features, like the keyboard naviagation, don't seem to be included yet.

I assume the features from the wrapper will all be included in the new native grid, but to be sure I'm requesting the feature (naviagation).

1 2 3 4 5 6