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. 

Unplanned
Last Updated: 24 Sep 2020 08:16 by ADMIN
Created by: Derek
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
2
Please add Vue wrappers for Kendo Drag and Drop functionality.
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.
Unplanned
Last Updated: 30 Aug 2021 11:13 by ADMIN
Created by: js
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
2

Currently, Kendo UI for Vue suite provides export to Excel through the kendo-vue-excel-export package. The Excel export is a nice feature but the CSV export is another functionality that is often used. 

 

 
Unplanned
Last Updated: 29 Oct 2021 08:52 by ADMIN
Created by: Aleksander
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
2

Hi,

I need to fill and AcroForm PDF. I want to load the pdf and fill it from input fields in kendo vue, when I am done I need to send the pdf back to server or download/print the filled out pdf. 

Unplanned
Last Updated: 05 Oct 2022 15:58 by Quang
Created by: Quang
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
2

Hi, team. 

The File Manager component is currently not available in the Kendo UI for Vue suite. Having the component available in Kendo UI for Vue will be a big improvement for the suite. 

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: 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.

 

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: 07 Sep 2021 09:29 by ADMIN
Created by: RATHA
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
1
Add a Native TreeList component to the Kendo UI for Vue Native suite
Unplanned
Last Updated: 21 Sep 2021 12:33 by ADMIN

It will be a nice feature if the Native Grid can support a row selection through the keyboard. 

Example scenario:

  1. Click on a checkbox in the Grid and select a row
  2. Hold the Shift or Ctrl key and press Arrow up or arrow down button

Targeted result: With the press of an arrow button, the row above or below gets selected

Here is a sample project that demonstrates an implementation similar to the targeted one.

 

Unplanned
Last Updated: 18 Jan 2022 06:50 by ADMIN
Created by: Ondřej
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
1
Having a component like the TaskBar available in the Kendo UI for jQuery will be a useful add-on for the Kendo UI for Vue suite.
Unplanned
Last Updated: 24 Jan 2022 07:43 by ADMIN
Created by: Ashiq
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
1

Can you add the Badge component to the Kendo UI for Vue suite?

The Badge is available in the Angular and React suites but is not available for Vue. 

Unplanned
Last Updated: 02 Oct 2023 15:55 by Iswanto
Created by: Iswanto
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
1
It would be beneficial if we had a Ruler component similar to this one:

https://daybrush.com/ruler/
Unplanned
Last Updated: 27 Oct 2023 09:23 by ADMIN
Created by: Bastien
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
1

It would be great to have a clear button in the DatePicker, as today erasing value requires 3 select-delete operations (one for the day, one for the month, and one for the year)

It would make it consistent with TextBox, ComboBox, MultiSelect & AutoComplete, which renders in a comparable way

Unplanned
Last Updated: 04 Jan 2024 09:46 by ADMIN
Created by: Jeroen
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
1

As of this moment the barcode components are only available in wrapper components. We would like to see a native Vue version for this aswell. Especially for the QR code option could be a big addition to the package

Unplanned
Last Updated: 01 Feb 2024 06:49 by ADMIN
Created by: Antoniya
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
1
Add resources (documentation and code) for Composition API.
Unplanned
Last Updated: 25 Apr 2024 13:04 by ADMIN

Hello,

When working in Spanish or French, even if internationalization is properly configured, it is not possible to translate the items in the FormatBlock, so it is only possible to see them in English.

We tried to do it ourselves (https://www.telerik.com/forums/paragraph-and-heading-not-translated) but we found some issues, so please, consider including these few items in the default translations. 


Thanks

LucĂ­a

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/
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

1 2