Jasmine Nagrecha

Jasmine Nagrecha

  • NA
  • 20
  • 6.7k

dynamic Q&A form

May 15 2019 5:38 AM
Hello,
I have a requirement to create configurable Q&A form. So for that what i am doing is, created backed to capture details like Serial Number, Question Text, Answer Type, if radio/enum then option1, option2 etc.
This is done well.
My challenge is to create approriate controls on form based on data. 
For example: if Q3 says answer will be in form of radio, then i need to plot radiobutton control along with value added in option1,2,3...
 
Please help how this can be done in C#, asp .net using MS SQL 

Answers (1)