Welcome Guest Search | Active Topics | Sign In | Register

EO.Web.Grid Paging problem Options
huiko
Posted: Friday, March 4, 2011 4:00:00 PM
Rank: Member
Groups: Member

Joined: 12/15/2010
Posts: 12
Hi,

I have a simple grid with enabled client side paging. Page size is 7 items and pager size is 8.
I create a simple datatable with one column named "ROUTE_ID" and 49 rows in it.
Then i bound that datatable do the grid. After running I saw 7 pages, but
The first page shows me 7 elements (from 1 to 7) then page 2 shows me
6 elements (from 8 to 13), then page 3 shows me again 7 elements (from 15 to 21), page 4 again shows 6 elements (from 22 to 27).

It seems that odd pages shows 7 items, even pages 6 items.
Why is working like that? Is that a bug, and when you'll fix it?
eo_support
Posted: Friday, March 4, 2011 5:26:44 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

I believe this is a bug. We will fix it as soon as possible. In the mean time, try to use even number, not odd number as page size.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.