ASP.NET Let repeater display "AlternatingItemTemplate" only every 15 times

S

Szomraky Stefan

Hi!

Is it possible to let the repeater control show the
AlternatingItemTemplate only every 15 (or any arbitratry number)
times?

I need to display something like this:


[HEADER]
[ROW 1]
[ROW 2]
[...]
[ROW 4]
[ROW 15]
[HEADER (again)]
[ROW 16]
[ROW 17]
[..]

As you can see I want to display a rather large table (it COULD get
large), and I want assure that the people who read it won't have to
scroll up again if they forget the meanings of the columns.

Is it possible to have a repeater in a repeater?? Maybe it would work
THAT way...


Any suggestions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top