This is a migrated thread and some comments may be shown as answers.

RadGrid Group continues message.

1 Answer 176 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Brandy
Top achievements
Rank 1
Brandy asked on 31 Jan 2021, 10:11 AM
I'v been searching at this for a while now, but can't seem to find the solutions.
I have a Paginated RadGrid with grouped items. Everything works fine, including the {continues on next page} and {continued from previous page} messages.
However, I'm adding a button + use custom text (Label) in the header by using <GroupHeaderTemplate>.
No matter how I set the groupsettings, I fail to get any continuation message to appear.
What would be the way to keep the default functionality but use a GroupHeaderTemplate? Or do I need to edit the header from code behind?(I prefer not to use the ItemDataBound/ItemCreated/PreRender events to customize the header as I've encountered inconsistencies trying it that way)
 

 

 

1 Answer, 1 is accepted

Sort by
0
Doncho
Telerik team
answered on 03 Feb 2021, 03:28 PM

Hi Brandy,

Unfortunately, the requested behavior goes beyond the built-in functionalities of the RadGrid. I am also afraid that achieving the desired could cost significant time and effort, therefore If you consider it would be a nice-to-have feature of the Grid, I would suggest you log it as a feature request in our feedback portal so it can collect votes and gain interest from other developers - ProgressĀ® TelerikĀ® UI for ASP.NET AJAX Feedback Portal

Currently, you can either use the built-in options for customizing the GroupHeader like shown in Customizing GridGroupHeaderItem article or take benefit from the flexibility provided by using the GoupHeaderTemplate.

Kind regards,
Doncho
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Grid
Asked by
Brandy
Top achievements
Rank 1
Answers by
Doncho
Telerik team
Share this question
or