Can you use a datagrid to display multiple rows of data from the same
record? I've seen where you can display multiple records. Everything
seems to be set up for repeating rows of the same fields. What if you
just have one large record with multiple fields returned where they
just won't fit on one line? Should I use a template column with
multiple tr's in it? Any suggestions?