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 |