Completed
Last Updated: 17 May 2024 08:50 by Jamie

The data tools kfilter component uses a DropDownList component to list the fields available for building a query. It looks like there is no way to apply the :filterable prop to the DropDownList that allows a user to type inside the list in order to filter down the list. This is especially useful if you have hundreds of fields in your dropdown. Instead a user must scroll through the entire list to find the field they are looking for.

We also use this component in our older web forms application and this functionality is available in the old component.  I would suggest allowing the :filterable prop to be applied to the kfilter component which would be passed down to the child DropDownList component.

Unplanned
Last Updated: 16 May 2024 09:11 by ADMIN

Hi Team,

How to show loading spinner for Schedular control when we changing the views (from day view to week view).

I am not able to find any props like loader or no-data-template.

Please help me on this.

 

Thanks,

Lingaraju

Unplanned
Last Updated: 10 May 2024 09:03 by Lucía
Created by: Lucía
Comments: 0
Category: Editor
Type: Feature Request
1
Currently, the Editor tools are not very responsive because the width and height are set to fixed values. It would be beneficial if they where made more responsive.
Unplanned
Last Updated: 08 May 2024 13:53 by Brad
Created by: Brad
Comments: 0
Category: Grid
Type: Feature Request
1

It would be beneficial if the Kendo UI for Vue ColumnMenu had an option to display the visible columns as it is in Kendo UI for Jquery, instead of creating a custom columnMenu:

https://demos.telerik.com/kendo-ui/grid/column-menu

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: 16 Apr 2024 07:30 by ADMIN
Scheduled for 2024 Q3 (7.08.2024)
Currently we are using vue-cli-service . It is not longer recommended, because it is in maintenance mode. For new projects , it is now recommended to use create-vue to scaffold Vite-based projects.
Unplanned
Last Updated: 12 Apr 2024 16:52 by Boris
Created by: Boris
Comments: 0
Category: NumericTextBox
Type: Feature Request
1
It would be beneficial to add a selectOnFocus prop to the NumericTextBox, similar to Jquery:  https://docs.telerik.com/kendo-ui/api/javascript/ui/numerictextbox/configuration/selectonfocus 
Unplanned
Last Updated: 08 Apr 2024 12:18 by ADMIN
Created by: Ziggy
Comments: 1
Category: DatePicker
Type: Feature Request
1

Currently, it is not possible to copy and paste dates from one DatePicker to another:

In KendoReact and Kendo UI for Angular this feature is already available:

Video - https://somup.com/cZfeQdCxey 

 

Unplanned
Last Updated: 05 Apr 2024 08:03 by ryo
Created by: ryo
Comments: 0
Category: Chart
Type: Feature Request
2
It would be beneficial if the Kendo UI for Vue had a Native HeatMap chart component
Unplanned
Last Updated: 02 Apr 2024 07:41 by Meenakshi
Created by: Meenakshi
Comments: 0
Category: Grid
Type: Feature Request
1
Currently, if you double-click on the Grid resize handler the cell is not resized to auto-fit. It would be beneficial if auto-sizing was possible
Unplanned
Last Updated: 13 Mar 2024 15:25 by ADMIN
Created by: jake
Comments: 1
Category: Pager
Type: Feature Request
1
It would be beneficial if there was a way to disable programmatically the buttons/dropdown in the Pager component
Unplanned
Last Updated: 29 Feb 2024 17:23 by jake
It would be beneficial if there was a mechanism that will highlight a bar chart item on click instead of hover similar to Power BI:

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: 14 Feb 2024 09:49 by ADMIN
Created by: Joel
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
0
This would be a great addition to the chart whenever there is a some click event in the background


we have a tooltip , which is great, but a cursor pointer would be great to let the user know that there is some sort of interaction

Unplanned
Last Updated: 13 Feb 2024 06:54 by ADMIN
Created by: Renatas
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
0

Hi,

DataGrid should provide selectionState property for styling in following way:

  • allSelected,
  • partiallySelected,
  • noneSelected

Value is emitted onSelectionChange event.

Currently we need to implement property.

Thank you!

Unplanned
Last Updated: 13 Feb 2024 06:52 by ADMIN
Created by: Renatas
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
0

Currently there is selection of row and selection of whole table. There is no group level selection.

We have to implement it ourselves. Not a big deal but still. Same applies to MAUI.

Thank you!

Unplanned
Last Updated: 05 Feb 2024 09:50 by Pratyusha
Created by: Pratyusha
Comments: 0
Category: MultiSelect
Type: Feature Request
1

In some scenarios, we need to display the selected MultiSelect values as comma-separated values and not as chips.

Currently, the displaying of comma-separated values can be achieved using a custom template similar to this one but providing a property that can configure this behavior out of the box will be a very useful improvement in the component. 

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: 31 Jan 2024 15:29 by ADMIN
Created by: Gold Star
Comments: 1
Category: Slider
Type: Feature Request
1
It would be beneficial if we had a prop that allowed disabling the track, so that the component does not slide unless the user drags the handle itself.
Unplanned
Last Updated: 30 Jan 2024 14:17 by ADMIN
Currently, events in the Scheduler are not exactly placed based on the time. For example, if we have an event set for 9:51 it should start at precisely 9:51, at the moment it is moved to the previous slot 9am for hour long slots, 9:30 for 30min slots, etc similar to the JQuery version.
1 2 3 4 5 6