|
-
Jun 5th, 2008, 02:08 AM
#1
Thread Starter
Fanatic Member
What controls should I use
I need to create a page to set up some questionairess. I have a table that holds my questionaires, ID, Description, Active and a seperate table to hold the individual questions.
I then have a table with both id fields and need to populate so that I know which Questionaire has qhich questions and in what order.
Can anyone show me an example of something similar or suggest what controls I should be using?
-
Jun 5th, 2008, 10:56 AM
#2
Re: What controls should I use
Depending on the version of ASP.NET you're using, you can use a ListView or Repeater control to render out your questions.
I'm not sure what sort of an example you're looking for as your request is quite specific, so examples for this are tough to find.
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
|
Click Here to Expand Forum to Full Width
|