What I am trying to do is have a RadGrid that will display 5 static questions followed by the detail? The detail records will be dynamic and come from the database.
Example
<Header Row> File Name and Created On<Static Question>1. Do you have any special agreements?<Detail Record(s)> This will list all files associated with question 1<Static Question>2. Attach financial statements for last 3 months<Detail Record(s)>List all files associated with question 2
