Formview Repeater

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

Quite often in ASP I am asked to repeat ten rows of data but with slightly
more complex formatting. Each row might have a header, image to the left,
text and a few links etc. Is there an easy way to do this in .net. Sort of
like the formview but repeated and paged like a gridview? Regards, Chris.
 
Back
Top