API
Version 7.x > API > Listview paging not working in custom user control View modes: 
User avatar
Certified Developer 12
Certified Developer 12
preid@sherwood-group.com - 6/7/2013 5:20:00 PM
   
Listview paging not working in custom user control
I'm working on a custom user control for a search form. The results populate a listview, which is in an update panel below the search fields. Everything is working correctly except for the paging on the listview - nothing happens when I click on any of the page numbers.

I've tested the same code on a standalone aspx page and it works fine, so it seems to be something specific to including it within a Kentico page.

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 6/12/2013 2:00:46 AM
   
RE:Listview paging not working in custom user control
Hello,

Have you tried loading your user control dynamically? Or, using the "User control" web part which was built for this purpose - to dynamically laod the custom controls to ensure correct life cycle.

Best regards,
Juraj Ondrus