PC Review


Reply
Thread Tools Rate Thread

Derived Repeater

 
 
Mick Walker
Guest
Posts: n/a
 
      2nd Oct 2007
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
 
Reply With Quote
 
 
 
 
=?Utf-8?B?RGFsZQ==?=
Guest
Posts: n/a
 
      2nd Oct 2007
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
--
Dale Preston
MCAD C#
MCSE, MCDBA


"Mick Walker" wrote:

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

 
Reply With Quote
 
Paul Werkowitz
Guest
Posts: n/a
 
      4th Oct 2007
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
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copying a derived type to another type that inherits from derived type Options Bob Jones Microsoft C# .NET 1 29th Jun 2007 10:26 PM
Repeater Using Javascript Referencing a Column in the Repeater rwoo_98@yahoo.com Microsoft ASP .NET 0 26th Feb 2005 05:02 PM
Repeater control with nested repeater chris.reed@digus.com Microsoft ASP .NET 0 11th Feb 2005 05:10 PM
Nested Repeater Child Repeater Manipulation on Render dh Microsoft Dot NET 1 5th Apr 2004 02:18 PM
Server control derived from Repeater? Dobedani Microsoft ASP .NET 1 27th Nov 2003 04:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:34 PM.