Questions Ask questions on Kentico CMS 4.0 BETA or RC. This forum is closed.
Version 4.0 BETA and RC > Questions > Paging support View modes: 
User avatar
Member
Member
maciej.zawadowski-universum - 2/2/2009 3:55:05 AM
   
Paging support
We want to increase performance on our portals by implementing paged queries to some repeaters ( here is article describing the idea http://www.codeproject.com/KB/aspnet/PagingGridView.aspx ) . Do anyone have some ideas how to use this solution with Kentico ?

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 2/2/2009 6:37:56 AM
   
RE:Paging support
Hi,

The repeaters, datalist which ara available in Kentico CMS have already built in paging. You only need to enable it. In portal engine in web part configuration there is property named "Enable paging" and in ASPX code you can enable it using this property: EnablePaging="true"

Best Regards,
Juraj Ondrus