D
dallasfreeman
I'm looking at a quick way to get results that are displayed as rows to
display as columns.
I have three tables:-
- The Questions for the survey
- The Results of the survey (Columns are listed as question numbers)
- The Survey Extra Results (As additional questions can be listed into
the Questions table, has 3 columns (a link/id to the survey id, a
link/id to the question id, and the answer the user gave).
I need to list the results of the survey and the extra results for the
survey on one row in a datagrid for each survey.
Any ideas?
display as columns.
I have three tables:-
- The Questions for the survey
- The Results of the survey (Columns are listed as question numbers)
- The Survey Extra Results (As additional questions can be listed into
the Questions table, has 3 columns (a link/id to the survey id, a
link/id to the question id, and the answer the user gave).
I need to list the results of the survey and the extra results for the
survey on one row in a datagrid for each survey.
Any ideas?