-
Table or Datagrid?
Greetings,
I am doing two things, first, migrating skills to ASP.NET, second, doing
so while building a survey application. What I would like to do is allow
for clients to create their own questions from templates that allow them
to chose answer type (YES/NO, Agree/Neutral/Disagree, etc). Page would load
with questions and controls would be added according to question type. Anyone
have input on whether i should use a datagrid to display this or just a table?
Pros/cons on both will be appreciated.
Thanks
-
Re: Table or Datagrid?
Unbound ASP Table (<ASP:TABLE></ASP:TABLE> ) would be better option.
"jim" <jim@redwagondev.com> wrote:
>
>Greetings,
>
>I am doing two things, first, migrating skills to ASP.NET, second, doing
>so while building a survey application. What I would like to do is allow
>for clients to create their own questions from templates that allow them
>to chose answer type (YES/NO, Agree/Neutral/Disagree, etc). Page would
load
>with questions and controls would be added according to question type.
Anyone
>have input on whether i should use a datagrid to display this or just a
table?
> Pros/cons on both will be appreciated.
>
>Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|