Completed
Last Updated: 05 Dec 2023 07:30 by ADMIN
Release R1.2024-Increment.2(31.Jan.2024)
Andy
Created on: 09 Jul 2021 13:12
Category: Grid
Type: Bug Report
10
groupPaging and groupHeaderColumnTemplate cause an error in the Grid

Bug report

The DataSource's property groupPaging: true prevents the Grid's group from expanding if it has a defined groupHeaderColumnTemplate.

Reproduction of the problem

  1. Open this Dojo
  2. Try to expand the Grid's groups

Also reproducible in the Core wrapper where an error is thrown: kendo.all.js:8743 Uncaught TypeError: Cannot read property 'hasSubgroups' of undefined

Current behavior

groupPaging is not compatible with the groupHeaderColumnTemplate

Expected/desired behavior

groupPaging and the groupHeaderColumnTemplate should be compatible

Environment

  • Kendo UI version: 2021.2.616

  • Browser: [all]

2 comments
ADMIN
Mihaela
Posted on: 17 Oct 2022 11:11

Hello Janick,

Thank you for voting for this item.

We cannot commit to a specific timeframe for when it's going to be fixed. However, I have raised up the item's priority in the kendo-ui-core repo. You can follow the item's status here:

https://github.com/telerik/kendo-ui-core/issues/6480

At this stage, I am afraid I cannot suggest a quick and easy workaround, and I would like to apologize for any inconvenience this may be causing you.

As a token of gratitude, I have updated your Telerik points for the bug report.

Thank you for your understanding regarding the matter.


Regards, Mihaela Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Janick
Posted on: 10 Oct 2022 12:33

Hi Telerik Team,

I am also affected by this bug and wanted to check if the process of fixing it could be accelerated?

Or is there at least a better workaroud than just getting rid of the GroupHeaderColumnTemplate configuration as stated in the this forum post?

Thank you!

Janick