G
Guest
I'm working on a questionaire, and I'd like to add the questions to a
gridview, so that each row (of two "columns" each) has the question in one
field, and the editable section (where the user will enter the answer) in the
next field. The questions are not stored in a table, and I'm thinking of
saving the answers manually (i.e. no datasource). Is this possible?
This is a web app using asp.net 2.0.
THanks.
gridview, so that each row (of two "columns" each) has the question in one
field, and the editable section (where the user will enter the answer) in the
next field. The questions are not stored in a table, and I'm thinking of
saving the answers manually (i.e. no datasource). Is this possible?
This is a web app using asp.net 2.0.
THanks.