Unplanned
Last Updated: 24 Mar 2024 18:06 by horváth
Created by: GIUSEPPE
Comments: 1
Category: Grid
Type: Feature Request
2

Hi, Team!

I would like to request an enhancement to the built-in drag selection functionality such that the Grid component is automatically scrolled thus allowing the user to reach rows and columns that are rendered on the page but are not currently visible.

Unplanned
Last Updated: 11 Mar 2024 08:04 by ADMIN
Created by: John
Comments: 3
Category: Grid
Type: Feature Request
3
Provide an option to pass custom popupSettings for the Column menu. This will allow to specify if the Column menu should be opened to the top or to the bottom.
Unplanned
Last Updated: 05 Mar 2024 11:35 by Dimitris
Created by: Dimitris
Comments: 0
Category: Grid
Type: Feature Request
1

When I type on a filter, the event filterChange is fired and it correctly contains the data of the column filter that has been modified, with its value.

The problem is that when a filter is cleared (either via clear button or by emptying the filter), the fired filterChange event does not contain any information. No name of the filter field is provided. This doesn't allow me to know which filter has been cleared.

Unplanned
Last Updated: 28 Feb 2024 08:34 by ADMIN
Created by: John Tobin
Comments: 9
Category: Grid
Type: Feature Request
12
Add ability to create multi-column headers for Kendo Ui for Angular Grid component. We should be able to use a nested array with n levels and the multi-column headers should be created dynamically by the grid.


Unplanned
Last Updated: 26 Feb 2024 12:37 by ADMIN

We need to overwrite kendo-grid-column-chooser component reset button logic. We need reset button to select all columns that were selected during the initial load of grid.instead of current reset logic. Is there a way to overwrite reset button logic?

I tried <kendo-grid-column-chooser (reset)="resetColumnMenu($event)"></kendo-grid-column-chooser> but it didn't work.

Unplanned
Last Updated: 25 Jan 2024 09:36 by ADMIN
Created by: Vanessa
Comments: 1
Category: Grid
Type: Feature Request
1

It would be helpful to have a filter option inside the ColumnChooserComponent.

In some use cases we have around 30-50 items inside the list, it's hard to scroll through the small window to find your entries. 

A simple textbox to search through the entries would be enough.

Unplanned
Last Updated: 18 Jan 2024 20:26 by Augusto
Created by: Richa
Comments: 2
Category: Grid
Type: Feature Request
11

Hi, 

 

There is no event to cater mouse-over events for rows in k-grid. This is important if we need to perform something row specific.

Also, this is not achievable through javascript events. So it should be a feature in Kendo.

 

Thanks!

Richa

Unplanned
Last Updated: 17 Jan 2024 13:01 by Roman
Created by: Roman
Comments: 0
Category: Grid
Type: Feature Request
2

Hi,

It will be a good addition to the CheckboxColumnComponent if you allow developers to disable the checkboxes conditionally.

Workaround adding `k-disabled` class using class and headerClass properties:

https://stackblitz.com/edit/angular-n4gpjp-xqkpjz?file=src%2Fapp%2Fapp.component.ts

 

Unplanned
Last Updated: 12 Jan 2024 15:08 by ADMIN
Created by: Kendo UI
Comments: 0
Category: Grid
Type: Feature Request
3

Hi,

Allow an option to filter when the user presses the enter key for the row filtering. The option can be a part of the StringFilterCellComponent(applicable to the other built-in filter components) and can also be considered for the TreeList component.

Unplanned
Last Updated: 25 Dec 2023 09:22 by ADMIN
Created by: Boris
Comments: 1
Category: Grid
Type: Feature Request
1

Hello,

In the documentation it says that sticky columns are not available while using virtual columns. It is really important for us to virtualize columns, when there's a lot of them in the grid, but also being able to use a sticky column at the same time.

Can you please consider implementing sticky columns while virtual columns are also enabled?

Best regards,

Boris

 

 

Unplanned
Last Updated: 19 Dec 2023 08:55 by Antonio
Created by: Antonio
Comments: 0
Category: Grid
Type: Feature Request
1

Hi,

It will be nice to have a feature to allow the Grid to be exported to Word(DOCX) format.

Unplanned
Last Updated: 16 Nov 2023 13:31 by Padmaja
Created by: Padmaja
Comments: 0
Category: Grid
Type: Feature Request
1

Hi, Team!

I would like to request functionality that would allow the developer to determine whether single or multiple items are expanded at the same time inside the Grid's Column Menu.

Unplanned
Last Updated: 08 Nov 2023 09:17 by Latha
Created by: Latha
Comments: 0
Category: Grid
Type: Feature Request
1

Currently, we can specify which columns to be included in the exported PDF file or Excel file:

https://www.telerik.com/kendo-angular-ui/components/grid/export/pdf-export/#toc-customizing-exported-columns

It would be also convenient to have a property such as excludeFromPDF (or similar) for scenarios when only a single column should be removed from the PDF file.

Right now this is possible but defining the rest of the columns between <kendo-grid-pdf> tags which in scenarios with more columns drastically increases the HTML template.

Unplanned
Last Updated: 20 Oct 2023 07:42 by Fabian
The desired settings are the popupAlign and anchorAlign for positioning purposes like the Popup component.
Unplanned
Last Updated: 12 Oct 2023 09:10 by Bundyo
In Grid inline editing right now when we click on  addnew row ,new row is adding as the first row of grid. can we get feature like when we can add new row at specific position in the grid
Unplanned
Last Updated: 05 Oct 2023 12:07 by ADMIN
Created by: Evan
Comments: 1
Category: Grid
Type: Feature Request
1

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.

 

Unplanned
Last Updated: 20 Sep 2023 06:45 by ADMIN

Hello,

I would like to request a way to have the selected/unselected column menu sorted separately from the table's columns.

Here is our table which demonstrates the current behavior.

When first rendered on the page:

After re-arranging the columns:

However, it'd be nice to have the column menu sorted separately from the table's columns. Thank you.

Unplanned
Last Updated: 12 Sep 2023 07:09 by Jérémy

Hi,

It will be a nice feature to have the ability to customize the drag hint of the built-in row reordering similar to the hintTemplate.

Unplanned
Last Updated: 28 Aug 2023 20:59 by Le-Or
It would be nice if you supported specific row selection based on user-defined conditions, without disabling the entire row. The goal is to eliminate the need for additional customization required to handle multi selection behavior on the user's end.

Implementing this functionality would greatly benefit applications that heavily rely on grid usage. Currently, each usage of the grid component requires a custom implementation to override default behavior.
Unplanned
Last Updated: 03 Aug 2023 09:48 by ADMIN
Created by: Annamalai
Comments: 14
Category: Grid
Type: Feature Request
32

Hi Team,

In continuation of https://www.telerik.com/account/support-tickets/view-ticket/1447763. Requesting a feature to grid rows merge like below example,

Col1Col2Col3Col4Col5Col6
Row1Row1Row1Row1Row1Merge1
Row2Row2Row2Row2Row2
Row3Row3Row3Row3Row3Merge2
Row4Row4Row4Row4Row4
Row5Row5Row5Row5Row5
Row6Row6Row6Row6Row6Merge3
Row7Row7Row7Row7Row7
Row8Row8Row8Row8Row8Merge4
Row9Row9Row9Row9Row9

Thanks!

1 2 3 4 5