-
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks