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

set paging to start in a new page with every change in columns' value

3 Answers 130 Views
Grid
This is a migrated thread and some comments may be shown as answers.
DANA
Top achievements
Rank 1
Veteran
DANA asked on 19 Apr 2021, 06:24 AM

Hi,

Is there a way , that whenever a value changes in a column, the paging will start in a new page (sort of like page break).

for example if i set page size to 4 and I have a table like this, I want to start eqipi

---------------page 1 --------------
equipid  amount notes

1              5  

1              3

1             5           test

1             34

---------------page 2 --------------

1           10           test2 

1            23  

 

 

---------------page 3 --------------

2          22 

2          45

2          3

3 Answers, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 22 Apr 2021, 06:28 AM

Hi Dana,

The Grid calculates the data shown on each page based on the set page size and the total items count. The items count on each page have to be equal, unless the items on the last page are less than the set page size.

Regards,
Vessy
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/.

0
DANA
Top achievements
Rank 1
Veteran
answered on 25 Apr 2021, 05:15 AM
So.. there's no way to create sort of a  "sub paging", that will consider the change in the values ?
0
Vessy
Telerik team
answered on 28 Apr 2021, 05:07 PM

Hi DANA,

RadGrid does not provide a sub-paging option for the moment, but you can add a feature request for such improvement in our Feedback portal:

https://feedback.telerik.com/aspnet-ajax

Each release we review the most voted items and prioritize the most wanted ones for implementation.

Regards,
Vessy
Progress Telerik

Тhe web is about to get a bit better! 

The Progress Hack-For-Good Challenge has started. Learn how to enter and make the web a worthier place: https://progress-worthyweb.devpost.com.

Tags
Grid
Asked by
DANA
Top achievements
Rank 1
Veteran
Answers by
Vessy
Telerik team
DANA
Top achievements
Rank 1
Veteran
Share this question
or