S
schapopa
Hi everybody,
I want to create datagrid or datalist that has 4 columns:
column1 - number (that column would have colspan =2 or more)
column2 - question
column3 - data
column4 - button delete
(Row 2 and more)
column2 - answer(s)(that column would have colspan =1 or more depending
on number of answers)
column3 - data
column4 - button add or delete
So now when I click on button Add I would want to see another row with
answer added.
I am trying to achive that with datalist, but can somebody recommend me
what would be better for this kind of table? Are there any links with
something similar?
Regards
Schapopa
I want to create datagrid or datalist that has 4 columns:
column1 - number (that column would have colspan =2 or more)
column2 - question
column3 - data
column4 - button delete
(Row 2 and more)
column2 - answer(s)(that column would have colspan =1 or more depending
on number of answers)
column3 - data
column4 - button add or delete
So now when I click on button Add I would want to see another row with
answer added.
I am trying to achive that with datalist, but can somebody recommend me
what would be better for this kind of table? Are there any links with
something similar?
Regards
Schapopa