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

Client Paging doesn't work

3 Answers 399 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Guillaume
Top achievements
Rank 1
Guillaume asked on 30 Dec 2011, 12:00 PM
Hello,

We are trying Kendo UI.

In our page, we put a grid bind to a json WCF with pageSize : 30, serverPaging: false and pageable: true.
When the page is loaded, the bottom bar with pages is empty and if we click on a column to sort, then the bottom bar become filled with pages (see attachements).

Can you help me to fix this problem ?

Regards,
Guillaume.

3 Answers, 1 is accepted

Sort by
0
Jadranko Dragoje
Top achievements
Rank 1
answered on 30 Dec 2011, 03:30 PM
I have the same problem. :(
0
Nikolay Rusev
Telerik team
answered on 30 Dec 2011, 04:21 PM
Hello Guillaume,

I suspect that the issue you describe is related to the one described on the following forum thread.
http://www.kendoui.com//forums/ui/grid/paging-using-json-response.aspx

Here is a sample how the schema should look like:
http://jsfiddle.net/rusev/Zm2Vr/5/

Greetings,
Nikolay Rusev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Jadranko Dragoje
Top achievements
Rank 1
answered on 03 Jan 2012, 12:20 PM
Nikolay Rusev, your soluion works.
Thank you!
Tags
Grid
Asked by
Guillaume
Top achievements
Rank 1
Answers by
Jadranko Dragoje
Top achievements
Rank 1
Nikolay Rusev
Telerik team
Share this question
or