Results 1 to 3 of 3

Thread: [RESOLVED] Paging objectlist problems

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2006
    Posts
    40

    Resolved [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

  2. #2
    Code Monkey wild_bill's Avatar
    Join Date
    Mar 2005
    Location
    Montana
    Posts
    2,993

    Re: Paging objectlist problems

    What's the code in your pageindexchanged event?

  3. #3

    Thread Starter
    Member
    Join Date
    Dec 2006
    Posts
    40

    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
  •  



Click Here to Expand Forum to Full Width