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

Server side paging through querystring

1 Answer 40 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Maurice Thompson
Top achievements
Rank 1
Maurice Thompson asked on 16 Sep 2013, 05:17 PM
Hi,

I would like the listview control to populate the querystring as it does with the Gridview control when I followed the custom binding example: http://docs.kendoui.com/getting-started/using-kendo-with/aspnet-mvc/helpers/grid/custom-binding
This is because I need to allow the user to be able to bookmark the current listview result page
I am requiring the ListView control rather than the Gridview due to the formatting I am applying to each item
Please could you advise how this may be achieved? 

Many thanks,

1 Answer, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 18 Sep 2013, 12:45 PM
Hello Maurice,

In contrast to the Grid widget, the ListView widget does not support Server Binding which is what you are looking for. When using server binding the query string will be changed accordingly to the state of the Grid.

Kind Regards,
Petur Subev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ListView
Asked by
Maurice Thompson
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Share this question
or