Results 1 to 2 of 2

Thread: What controls should I use

  1. #1

    Thread Starter
    Fanatic Member davebat's Avatar
    Join Date
    Dec 2002
    Posts
    727

    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?

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width