Make a custom pager with a literal control. Theres tutorials everywhere on Google i can't be bothered to look.
On Mon, Jul 20, 2009 at 10:46 AM, SkeanDu <[email protected]> wrote: > > I forgot to mention... I am using .NET framework 2.0 > > On 20 July, 15:45, SkeanDu <[email protected]> wrote: > > Hi, > > > > I have recently returned to to ASP.NET after not using it for about 18 > > months... so I am more than a little rusty!! > > > > Anyway, my problem is that I have a GridView that is contained in a > > scrollable asp:panel on my page. I would like to use the GridView > > paging but I don't want it to be included within the scrollable panel. > > Is there an easy way to remove the paging from inside the panel > > control so that it is static at the bottom of the page!? > > > > Thanks for any info. > > > > V >
