Ask a Question related to ASP.NET General, Design and Development.
-
Colm #1
Paging Lists in ASP.Net
Hi,
I write out a list of users to an aspx page.
Does anyone know how I can page this list.
Thanks
Colm.
Colm Guest
-
Lists in lists
Is it posible to have multiple lists make up a list?, or to make an array or matrix of strings? I am making a tetris style game and I need to know... -
Lists
Hi I am working with text in a list in the movie script, and I need to create a paragraph brake. Is there anyone who can tell me what icon or... -
Lists within Lists???
I need to put numerous property lists (each with about 5 properties) in one main list. I think I'm being stupid but I can't seem to get it to work... -
Lists...
Hey, Currently I have many lists in my program; spriteList, spriteMemberList, textList, ect. I'm curious if it's just better (in terms of if it's... -
lists, attaching behaviour dynamiclly, update lists
Hello, I am trying to get these scripts to work correctly. What I am trying to do is: 1) Look into a folder called 'tank,' then when this is... -
Showjumper #2
Re: Paging Lists in ASP.Net
You can use the Repeater to display the list and then use the
PagedDataSource class to set up paging for the repeater
"Colm" <colm@gtek.com> wrote in message
news:02bf01c35d1d$beeddc00$a401280a@phx.gbl...> Hi,
>
> I write out a list of users to an aspx page.
>
> Does anyone know how I can page this list.
>
> Thanks
> Colm.
Showjumper Guest



Reply With Quote

