Tagged Questions

0
votes
2answers
2k views

Custom Naming Container for ASP.NET GridView?

I'm looking for information on how to implement a custom naming container for the items in a GridView. My issue is that I have a GridView with a cell for each day of the week, and each cell will ...