Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / October 2007

Tip: Looking for answers? Try searching our database.

Derived Repeater

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mick Walker - 02 Oct 2007 13:37 GMT
Hi Everyone,

Does anyone know if it would be possible to create a custom derived
Repeater control that directly supported paging. I'm looking for ideas
for a 'personal project' and this in particular is something I would
personally use.

Regards
Dale - 02 Oct 2007 16:24 GMT
You could either create a repeater control that extends the dotnet repeater
or you could create a web custom control and handle it all yourself.  You
could even create a user control so that you control the event handling for
your paging buttons or links.

When I need specific additional behavior for any standard control that
exists on multiple pages in a project, I create a new control extending the
standard control and write my code only once - I'm lazy that way; I only want
to write code once and I only want to maintain code once.

Dale
Signature

Dale Preston
MCAD C#
MCSE, MCDBA

> Hi Everyone,
>
[quoted text clipped - 4 lines]
>
> Regards
Paul Werkowitz - 04 Oct 2007 09:44 GMT
Am Tue, 02 Oct 2007 13:37:26 +0100 schrieb Mick Walker:

> Hi Everyone,
>
> Does anyone know if it would be possible to create a custom derived
> Repeater control that directly supported paging. I'm looking for ideas
> for a 'personal project' and this in particular is something I would
> personally use.

Hello,

thats one of the reasons I wrote my own.

Paule

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.