Duplicated
Last Updated: 11 Jul 2024 08:39 by ADMIN

Hi,

I have events with reccurenceRule with start time setted to 00:00:01:

    {
      id: 4,
      title: '1 OK',
      start: new Date('2020-10-19T00:00:01'),
      end: new Date('2020-10-19T10:30:00'),
      recurrenceRule: 'FREQ=WEEKLY;UNTIL=20201028;BYDAY=MO',
    },
    {
      id: 5,
      title: '2 OK',
      start: new Date('2020-10-19T00:00:01'),
      end: new Date('2020-10-19T10:30:00'),
      recurrenceRule: 'FREQ=WEEKLY;UNTIL=20201028;BYDAY=TU',
    },
    {
      id: 6,
      title: '3 OK',
      start: new Date('2020-10-19T00:00:01'),
      end: new Date('2020-10-19T10:30:00'),
      recurrenceRule: 'FREQ=WEEKLY;UNTIL=20201028;BYDAY=WE',
    },

After changing start time to be 00:00:00:

  1. Wednesday's event started showing on October 14th.
  2. Event from Tuesday '2BAD' hass been duplicated and is also shown on October 14th.
 {
      id: 1,
      title: '1 BAD',
      start: new Date('2020-10-05T00:00:00'),
      end: new Date('2020-10-05T10:30:00'),
      recurrenceRule: 'FREQ=WEEKLY;UNTIL=20201014;BYDAY=MO',
    },
    {
      id: 2,
      title: '2 BAD',
      start: new Date('2020-10-05T00:00:00'),
      end: new Date('2020-10-05T10:30:00'),
      recurrenceRule: 'FREQ=WEEKLY;UNTIL=20201014;BYDAY=TU',
    },
    {
      id: 3,
      title: '3 BAD',
      start: new Date('2020-10-05T00:00:00'),
      end: new Date('2020-10-05T10:30:00'),
      recurrenceRule: 'FREQ=WEEKLY;UNTIL=20201014;BYDAY=WE',
    },


StackBlitz: https://stackblitz.com/edit/angular-pusn73-utpuwe?file=src%2Fapp%2Fapp.component.ts

Duplicated
Last Updated: 19 Jun 2024 06:27 by ADMIN
Created by: Akshay
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
2

Hi Team,

At times organization need to include their logo in exported excel and easiest way to include logo would be to user MS Excel's IMAGE function. So, could you please consider this request, where in developers can include images in exported excel's using IMAGE function, in Kendo Angular UI.

 

Regards,

Akshay

Duplicated
Last Updated: 03 Jun 2024 12:32 by ADMIN
Created by: Susanne
Comments: 1
Category: Charts
Type: Feature Request
2

I need to change the background of an area chart at certain values. 

I want to display critical threshold. It could be like in the attached photo with some gradient but normal color blocks or even just some straight lines at the thresholds would be okay. Is there any option to achiev something like that?

Duplicated
Last Updated: 30 May 2024 07:18 by Ekaterina
Created by: Ekaterina
Comments: 2
Category: Kendo UI for Angular
Type: Bug Report
0

Hi, Kendo team.

We have a small but annoying bug.

In the table filter for numeric column:

  • user type first part of floating value quickly - Filter button is still disable
  • user type comma symbol
  • then Filter button became enabled - comma symbol disappears
  • if user type slowly (or very quick) - then is not such bug.

Is it any workaround for it?

Thank you.

Ekaterina.

 

Duplicated
Last Updated: 29 May 2024 13:58 by Augusto
Created by: Augusto
Comments: 2
Category: Kendo UI for Angular
Type: Feature Request
0

Hi,

Many users of our apps have asked to add a "Clear" button to the Date Picker popup. For example, it could be placed next to the "Today" button. This would be something very useful and done without too much effort, as there is room in the popup and it doesn't involve any calculation.

Regards,

Augusto.

Duplicated
Last Updated: 11 Apr 2024 07:45 by ADMIN
Created by: David
Comments: 1
Category: MultiSelect
Type: Feature Request
12

I would like to request sortability and drag/drop reordering for the MultiSelect component. 

The drag n drop action should be initiated from clicking and dragging an icon on the left on the left side of every tag template. Dragging the tag text itself should not start the drag n drop action. Attached is a screenshot of the appearance of our tokens; want the user to be able to click on the icon on the left to initiate a drag event.

Duplicated
Last Updated: 21 Mar 2024 13:00 by ADMIN
Created by: avto
Comments: 0
Category: Kendo UI for Angular
Type: Bug Report
0
 VM4197:1 ERROR DOMException: Failed to execute 'setAttribute' on 'Element': 'aria-disabled]' is not a valid attribute name. angular 17.3.0  kendo ui angular 

 

VM4197:1 ERROR DOMException: Failed to execute 'setAttribute' on 'Element': 'aria-disabled]' is not a valid attribute name.
    at NoneEncapsulationDomRenderer.setAttribute (http://localhost:4200/vendor.js:119479:10)
    at AnimationRenderer.setAttribute (http://localhost:4200/vendor.js:62816:19)
    at setElementAttribute (http://localhost:4200/vendor.js:85461:14)
    at elementAttributeInternal (http://localhost:4200/vendor.js:85452:3)
    at ɵɵattribute (http://localhost:4200/vendor.js:93158:5)
    at TabComponent_HostBindings (http://localhost:4200/vendor.js:249798:98)
    at processHostBindingOpCodes (http://localhost:4200/vendor.js:84508:9)
    at refreshView (http://localhost:4200/vendor.js:86192:5)
    at detectChangesInView$1 (http://localhost:4200/vendor.js:86366:5)
    at detectChangesInViewIfAttached (http://localhost:4200/vendor.js:86329:3)
    at detectChangesInEmbeddedViews (http://localhost:4200/vendor.js:86287:7)
    at refreshView (http://localhost:4200/vendor.js:86171:5)
    at detectChangesInView$1 (http://localhost:4200/vendor.js:86366:5)
    at detectChangesInViewIfAttached (http://localhost:4200/vendor.js:86329:3)
    at detectChangesInEmbeddedViews (http://localhost:4200/vendor.js:86287:7)
    at refreshView (http://localhost:4200/vendor.js:86171:5)
    at detectChangesInView$1 (http://localhost:4200/vendor.js:86366:5)
    at detectChangesInViewIfAttached (http://localhost:4200/vendor.js:86329:3)
    at detectChangesInEmbeddedViews (http://localhost:4200/vendor.js:86287:7)
    at refreshView (http://localhost:4200/vendor.js:86171:5)
Duplicated
Last Updated: 24 Jan 2024 09:24 by ADMIN

1. Start using the Kendo Tree View in Angular.

2. Load a large dataset for the Kendo Tree View, observe the time taken to render the Tree View.

3. The timing will increase if the dataset keeps on increasing.

4. Suggest some ways to reduce or optimize it.

Duplicated
Last Updated: 28 Dec 2023 14:18 by ADMIN
I am using Kendo TreeView to show the data in a hierarchal manner, the icons that Kendo gives by default can be in expanded/collapsed state. I want to show a border/line with the icon to clearly highlight the hierarchy of the nodes. 
Duplicated
Last Updated: 14 Nov 2023 11:35 by ADMIN
Created by: Marcin
Comments: 3
Category: TreeView
Type: Feature Request
4

Hello,

Do You have plans, to provide extended 'desktop-like' multiselection of nodes with ctrl/meta or shift key pressed?

Duplicated
Last Updated: 20 Oct 2023 14:06 by ADMIN
Created by: Bhavna
Comments: 1
Category: DatePicker
Type: Bug Report
0

Hello,

In case when datepicker used inside treelist with kendoTreeListEditTemplate, it is logging the PreventableEvent of datepicker inside the ExpandEvent of treelist.

https://stackblitz.com/edit/angular-5uzbzw?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.module.ts,package.json

Thanks

Duplicated
Last Updated: 13 Oct 2023 06:56 by ADMIN
Created by: Haroon
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
5

Provide a built-in Image Editor component such as Kendo UI ASP.NET AJAX:

https://demos.telerik.com/aspnet-ajax/imageeditor/examples/imageupload/defaultcs.aspx

Duplicated
Last Updated: 30 Aug 2023 06:53 by ADMIN
Created by: Art Kedzierski
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
0
Please develop an Org Chart component like the one from Kendo UI for jQuery in Kendo UI for Angular.
Duplicated
Last Updated: 09 Aug 2023 08:47 by ADMIN
Created by: Ken
Comments: 0
Category: DatePicker
Type: Feature Request
1

Hi,

It will be a good addition to the component if there is a way to set the animation duration of the opening and closing of the popup as currently there isn't such a control for the component. Similar to the standalone Popup component:

https://www.telerik.com/kendo-angular-ui/components/popup/api/PopupAnimation/

Thank you for your consideration.

 

Duplicated
Last Updated: 31 Jul 2023 08:56 by ADMIN
Created by: Rajashekar
Comments: 0
Category: Gantt
Type: Feature Request
6

Provide a marker of the current date, just like the current time marker in Scheduler:

Duplicated
Last Updated: 11 Jul 2023 14:51 by ADMIN

Checkbox multiple selection allows selecting ranges with Shift modifier 

Duplicated
Last Updated: 04 May 2023 06:07 by ADMIN
Created by: Ricardo
Comments: 1
Category: Grid
Type: Feature Request
1

Hi Dimiter,

 

I have experience creating column groups at the top of a kendo grid, but I would now like to do something similar with row groups. I have attached a screenshot of an example of what I would like to accomplish. Is this possible with Kendo Grid?

Duplicated
Last Updated: 22 Mar 2023 08:19 by ADMIN
Created by: Shreekant
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
2
Grid row merge

Hi Team,

Requesting a feature to grid rows merge like below example for similar data. And by when we can expect this feature in Kendo grid. 

Col1Col2Col3Col4Col5Col6
Row1Row1Row1Row1Row1Merge1
Row2Row2Row2Row2Row2
Row3Row3Row3Row3Row3Merge2
Row4Row4Row4Row4Row4
Row5Row5Row5Row5Row5
Row6Row6Row6Row6Row6Merge3
Row7Row7Row7Row7Row7
Row8Row8Row8Row8Row8Merge4
Row9Row9Row9Row9Row9

Thanks!

 

Duplicated
Last Updated: 02 Mar 2023 08:25 by ADMIN
Created by: S
Comments: 3
Category: Grid
Type: Feature Request
2

Hello

I have a grid cell with filter set to menu. So the popup appears with the list of default operators that are needed to be included in the popup.

Something like below:

<ng-template
kendoGridFilterMenuTemplate
...
>
<kendo-grid-numeric-filter-menu
...
>
<kendo-filter-eq-operator> </kendo-filter-eq-operator>
<kendo-filter-neq-operator> </kendo-filter-neq-operator>
<kendo-filter-gte-operator> </kendo-filter-gte-operator>
<kendo-filter-lte-operator> </kendo-filter-lte-operator>
<kendo-filter-isnull-operator> </kendo-filter-isnull-operator>
<kendo-filter-isnotnull-operator> </kendo-filter-isnotnull-operator>
</kendo-grid-numeric-filter-menu>

</ng-template>

 

What i am trying to achieve is to add another operator like 'In' that can accept comma separated values. Something like:

<kendo-filter-in-operator> </kendo-filter-in-operator>

I have looked at the doc (https://www.telerik.com/kendo-angular-ui/components/grid/filtering/filter-row/#toc-custom-filter-row-components/)

But i dont see a custom filter operator example.

Could you please let me know if its possible to do that or is there anyway i can achieve this.

 

Thanks

SM

Duplicated
Last Updated: 17 Jan 2023 11:59 by ADMIN
Created by: Ahmed
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
1
I am looking for an Angular UI spreadsheet component, I found one for ASP.Net and various framework but not for Angular. is there any plan to release one very soon, or do you have any alternative that do the job?
1 2 3 4