leearach2004
Technical User
Hi there I have an objectlist that is poulated from a sql database, this works fine. I have set pagnate to rue on the form porperties and have set the itemcount to 5 on the objectlist, this is fine.
The paging works fine adding the next and prvious links automaticly as it should. BUT i also have a dropdownlist at the top of the form and a back button ath the bottom. Using the paging function only shows the dropdownlist on the first page and the back button on the last with just the objectlist on its own inbetween.
I need the dropdown list and the back button to appear on all the form pages not just the start and end.
I have tried headears and footers but this makes accessing the controls in mmy code a nightmare.
Anyone know how to have paging in an objectlist but keep all the other controls on the form on ever paging instance ot form not just the first.
Im not very good at explaining this but think I gave the jist.
Hope somone can help me cant find anything on the net
Want to know anymore just ask away
Lee
The paging works fine adding the next and prvious links automaticly as it should. BUT i also have a dropdownlist at the top of the form and a back button ath the bottom. Using the paging function only shows the dropdownlist on the first page and the back button on the last with just the objectlist on its own inbetween.
I need the dropdown list and the back button to appear on all the form pages not just the start and end.
I have tried headears and footers but this makes accessing the controls in mmy code a nightmare.
Anyone know how to have paging in an objectlist but keep all the other controls on the form on ever paging instance ot form not just the first.
Im not very good at explaining this but think I gave the jist.
Hope somone can help me cant find anything on the net
Want to know anymore just ask away
Lee