Posted on: 7/11/2014 6:35:29 PM | Views : 333

I am trying to figure out how to only display the section name only once while still display the X amount of records. I am using a repeater to display the records right now.
Example
 Sci Fi (Section Name)
           Walking Dead season 1
           Walking Dead season 2
           Walking Dead season 3
While the database would be like this:
section name               title
Sci fi                    Walking Dead season 1
sci fi                     Walking Dead season 2

Go to the complete details ...