ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
Grouping is not showing all the rows when I include pageModel
« previous
next »
Print
Pages: [
1
]
Author
Topic: Grouping is not showing all the rows when I include pageModel (Read 2488 times)
santhosh
Newbie
Posts: 4
Grouping is not showing all the rows when I include pageModel
«
on:
March 26, 2018, 08:52:38 am »
When I include
pageModel
, Grouping of rows shows only the rows in the current grid not all the rows of entire data. Ex: if
pageModel
include and grid shows 20 records, then grid group the rows only of 20 rows not entire rows from the backend.
Logged
paramvir
Administrator
Hero Member
Posts: 6296
Re: Grouping is not showing all the rows when I include pageModel
«
Reply #1 on:
March 27, 2018, 10:45:51 pm »
That's by design to group rows on current page only.
If you want to group all rows, then you have to display all rows in a single page.
Logged
santhosh
Newbie
Posts: 4
Re: Grouping is not showing all the rows when I include pageModel
«
Reply #2 on:
April 05, 2018, 11:51:57 am »
Yes, u are right. I have done the same, Thank you.
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
Grouping is not showing all the rows when I include pageModel