Unplanned
Last Updated: 26 Feb 2021 13:46 by ADMIN

I'm submitting a bug report

Current behavior

When you sort a column in the spreadsheet, enter data, and then trigger the data source's sync method, the data source will send incorrect data to it's transport function. It acts as if you entered data and the columns haven't been sorted yet.

Expected behavior

The data source should take into account column sorting for keeping track of changes.

Minimal reproduction of the problem with instructions

  1. Open this sample code
  2. Once the page loads, sort the first ("ID") column from Z to A.
  3. Enter any value in the empty C2 cell (should be the row with ID = 3)
  4. Click the "SAVE" button at the top to call the data source's sync() method.
  5. Look at the console output, which shows what the data source has tracked as changed. (options.data.updated)
  6. Observe that the value of options.data.updated shows that the row with ID = 1 has been updated, rather than the row with ID = 3, which is shown in the UI.

 

Apologies if I have misunderstood how the data source is suppose to work.

Thanks

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: 07 Jun 2022 13:58 by ADMIN
Created by: Mike
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
3

Can you please provide a native Vue Wizard Control like the JQuery one:

Demo of core features in jQuery Wizard widget | Kendo UI for jQuery (telerik.com)

Declined
Last Updated: 06 Oct 2020 05:45 by ADMIN
Created by: devdutt
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
0
I'm using the export excel feature in the grid. When I'm trying to download data less record( < 3k) it's working fine, but this becomes problematic when I'm trying to download huge data (more than 10k) my browser hangs and after some time browser crash. Do let me know any solution regarding this issue.
Declined
Last Updated: 29 Sep 2020 13:49 by ADMIN

Hi Team, 

Kindly Add "focused date" feature in kendo wrapper datepicker controls in vue.js

Thanks in advance !

 

Unplanned
Last Updated: 12 Aug 2020 06:10 by ADMIN
Created by: Oliver
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
1
Situation:

Consider a standard chart with time periods on the x-axis, The most recent period is to the right. If you look at the chart with all periods visible and you zoom in, the chart zooms into the center of the chart. So the most recent period drops out to the right and the older periods to the left. 

 

Request:

Use a property to stick the most recent period to the right, even if you zoom in. Currently the chart zooms into the center. The requested behaviour would be: Keep the right (or left) border and zoom in/out to the left (or right) side. So regardless of the zoom level, the most right (or left) item is allways visible.
Unplanned
Last Updated: 14 Jul 2020 14:05 by ADMIN
Created by: Jim
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
1

Hi,


It is possible to display a vertical bar as highlighted in the image, which is in date and time range. This for time stamps not worked. Example for lunch, or not working due to bad weather.

 

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: 09 Dec 2020 09:38 by ADMIN
Created by: Hammy
Comments: 4
Category: Kendo UI® for Vue
Type: Feature Request
1

When using native vue gird component often have to open modal windows to show details usually when a particular cell in the grid is clicked and do show modal windows have to use non-native <kendo-window> inside a vue component not happy with mixing jquery based wrappers inside a vue component and this is not ideal. I have explored using native vue popup component but it's not up there to offer what widows component is offering.

Please can a native vue component be developed that we in KendoWindow implementation?

Also, I did not find any example, where a kendo grid component is utilising a window component to open a modal window to show another detailed view of a selected cell from a gird (see an example UI of a grid).

Kind regards

Hammy Babar

 

Unplanned
Last Updated: 29 Jan 2020 13:43 by ADMIN
Created by: Svetlana
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
1

Hi all!.

Are your planning to create native gantt component?

Unplanned
Last Updated: 07 Jul 2020 18:23 by Jim
Created by: JangHyen
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
2
Add the option of displaying multiple related tasks on one row in the Gantt chart.
Completed
Last Updated: 07 Jun 2022 13:15 by ADMIN
Created by: Crawford
Comments: 3
Category: Kendo UI® for Vue
Type: Feature Request
0

I would really like to see the following:

- combobox with cascading,

- treeview.

Vue docs say it's incompatible with jquery, so I don't understand how I could use jquery based components.

Completed
Last Updated: 24 Sep 2020 08:48 by ADMIN
Created by: Brian
Comments: 2
Category: Kendo UI® for Vue
Type: Feature Request
1
Our front end team went through several frameworks before settling on Vue and nuxt.  From what I have been reading, nuxt is beginning to take off as a way to implement server side rendering of Vue.  It would be great if nuxt integration support were added to the Kendo Vue wrappers (or as a separate package if that makes more sense).
Completed
Last Updated: 24 Sep 2020 08:21 by ADMIN
Created by: Dominik
Comments: 2
Category: Kendo UI® for Vue
Type: Feature Request
2
I want to fold / unfold all groups of the Grid with one click by placing
Unplanned
Last Updated: 24 Sep 2020 08:02 by ADMIN
Created by: Wayne Hiller
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
0
Please add official support for parceljs bunder.  https://parceljs.org/
Completed
Last Updated: 24 Sep 2020 08:11 by ADMIN
Provide a local running installation package for the trial demo. Kendo UI for Vue
Completed
Last Updated: 24 Sep 2020 08:10 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
1
Does vue-cli v3 & kendoui R3 have support and demo programs?
Completed
Last Updated: 24 Jan 2020 11:17 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI® for Vue
Type: Feature Request
2
Do you have a development plan?
Completed
Last Updated: 13 Mar 2023 13:43 by ADMIN
Created by: Ron
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
1
The ScrollView provides one of the fundamental UI experience blocks on mobile apps - would like to see a wrapper implemented for Kendo UI for Vue to add support for it.
Completed
Last Updated: 24 Sep 2020 08:13 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
1
I'm using Kendo UI with Vue wrappers. I have a grid that feeds from a remote datasource, but I have a custom implementation for the data service (using Axios). Currently, Kendo requires me to do this:
```
          <kendo-datasource ref="datasource" :data="rowData"></kendo-datasource>
          <kendo-grid :data-source-ref="'datasource'">
            <kendo-grid-column v-for="columnDef in columnDefs" :key="columnDef.field"
              :field="columnDef.field"
              :title="columnDef.headerName">
            </kendo-grid-column>
          </kendo-grid>
```

It seems like extra boiler plate to require the separate <kendo-datasource> tag. Why can't I bind my `rowData` directly to the kendo-grid?