GridView Format
-
Question Bank Question 1 This is your first Question? Option A aaaaa Option B bbbbb Option C ccccc Question 2 This is your Second Question? Option A aaaaa Option B bbbbb Option C ccccc Question 3 This is your third Question? Option A aaaaa Option B bbbbb Option C ccccc Question 4 This is your fourth Question? Option A aaaaa Option B bbbbb Option C ccccc I would like to create a gridView like the above format. Table name QuestionBank Fields questioned question optionA optionB optionC Any one can help me. Email ID cujuno@gmail.com
I am a programmer
-
Question Bank Question 1 This is your first Question? Option A aaaaa Option B bbbbb Option C ccccc Question 2 This is your Second Question? Option A aaaaa Option B bbbbb Option C ccccc Question 3 This is your third Question? Option A aaaaa Option B bbbbb Option C ccccc Question 4 This is your fourth Question? Option A aaaaa Option B bbbbb Option C ccccc I would like to create a gridView like the above format. Table name QuestionBank Fields questioned question optionA optionB optionC Any one can help me. Email ID cujuno@gmail.com
I am a programmer
Hi, First You create Gridview with the Item Template. I think you need 5 Item Template for the Gridview For Question Id, Question, Option1, Option2, Option3. Use Option button within the Gridview for Options. Use Button at the Bottom of the Gridview and when the button is pressed check the Answer with the Correct Answer and Calculate the Marks. Bye :rose: