Pagination of a user controlhttp://forums.asp.net/t/364645.aspx/1?Pagination+of+a+user+controlMon, 13 Oct 2003 13:04:18 -0400364645364645http://forums.asp.net/p/364645/364645.aspx/1?Pagination+of+a+user+controlPagination of a user control I have 2 user controls on a mobile page, one of which contains an object list containing n items, paginated to 10 per page. The other is an image. When I click the next link, the next 10 items are rendered on the page BUT the image is not rendered. I have debugged the code and my render calls on each control are called, but only the object list is displayed? Any clues. Cheers richard 2003-10-13T12:17:09-04:00