Pending Review
Last Updated: 28 Sep 2023 20:18 by Evan
Created by: Evan
Comments: 0
Category: Grid
Type: Feature Request
0

Hi.  We have a master-detail grid with the detail being a nested grid.
Unfortunately, as the master grid is scrolled, the detail grid header is scrolled out out of view, and the columns look odd because they do not match the master grid header.

Before scrolling:

After scrolling:

We would like to make the master row and detail header sticky.

Thanks.

 

Pending Review
Last Updated: 21 Jul 2023 11:14 by Jyothi

Currently kendo ListBox does not support double click event.

Implement kendo ListBox in Angular.

Double click on a row.

No event is emitted.

Pending Review
Last Updated: 22 Jun 2023 12:04 by Josef

 

input to grid:

@Input()
public additionalExcelExportInfos: { additionalWorksheetTitle: string, 
parameters: { key: string, parameterValue: any }[]
};

 

output in excel file:

Pending Review
Last Updated: 16 Jun 2023 14:54 by Anthony

Hi Team,

I am looking for the ability to know from which resource (row) the [RemoveEvent](https://www.telerik.com/kendo-angular-ui/components/scheduler/api/RemoveEvent) is originated when a single event is shared by many resources.

Thanks

Alrick