|
-
Dec 28th, 2006, 01:24 PM
#1
Thread Starter
Member
[RESOLVED] Paging objectlist problems
Hi theer I am using multiple mobile forms in one aspx file. I have an objectlist on one for that I want paging as it will display lots of records. I have set the form pagnate to true and the object list item number to 5.
My problem is that on the form with the objectlist there is also a dropdownlist that refines the search fro the objectlist and two command buttons, on to refine the choisen data from the dropdownlist and one to return to the main form.
My problem is that the pager displays the return button on the last page and the dropdown list on the first page and nothing inbetween. I need the dropdownlist and both command buttons to appear on all pages, but the pager splits the screen where the object list is located and only displays the oobjectlist on all other pages when you click the next link added by the pager
anyone know how to page just the object and leave the other cobntroles as standard on every page
this is driving me nuts
hope somone can help
Need to know anynore just ask
lee
-
Dec 29th, 2006, 02:35 PM
#2
Re: Paging objectlist problems
What's the code in your pageindexchanged event?
-
Dec 29th, 2006, 02:47 PM
#3
Thread Starter
Member
Re: Paging objectlist problems
Hi there I dont have a PageIndexChanged Event the paging is automatic, do you have an idea what I should do then, hope so
lee
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|