View Single Post
  #40 (permalink)  
Old 08-16-2007, 06:32 AM
Venkat Venkat is offline
D-Web Master
 
Join Date: Mar 2007
Posts: 350
Venkat is on a distinguished road
Question Re: Implement Data Controls in asp.net

hey guys,

can anyone give me the soultion....

There are 10 different Categories stored in PersonalityCategory table, each category has 10 different questions which will be stored in PersonalityQuestion table with PersonalityCategoryId has forign key, each PersonalityQuestion has 5 different options which will be stored in PersonalityOption table with PersoanlityQuestionId has a forign key.

Here i want to form a page like a content page in a book with a help of these three tables.
To display the information, what type of Data control is to be used?
__________________
Venkat
knowledge is Power
Reply With Quote