My data is such that I want to display values for the Employee and the Supervisor for a particular record. Instead of describing it, I'll show you a rough example:
Employee Supervisor Name Last Activity Count Name Last Activity CountHow can I create this for a GridView? I essentially want 2 rows for the headings, and some of the cells should span more than one column.