D
Daren Hawes
Hi,
I am planning an VB.NET Windows Application that is a survey system.
I need to know how to "Repeat" questions etc.
In asp I would create a table, bind the data to controls and then repeat
the table for the number of questions..
--------------------------------------
|Question 1: | <-- Repeat Region
---------------------------------------
|Question 2 etc.. |
---------------------------------------
and so on
But how can I do this in VB.NET Win Forms?
My questions are..
1. How do I manage the location of the labels, textboxes etc. As
eveything is exact placement, where as in ASP the next table simply fell
under the last...simple.
2. Do I use Crystal Reports?
3. Do you see what I mean.
My questions are totally placement of the data 1 on top of the other...
If you understand, please help!
Thx
I am planning an VB.NET Windows Application that is a survey system.
I need to know how to "Repeat" questions etc.
In asp I would create a table, bind the data to controls and then repeat
the table for the number of questions..
--------------------------------------
|Question 1: | <-- Repeat Region
---------------------------------------
|Question 2 etc.. |
---------------------------------------
and so on
But how can I do this in VB.NET Win Forms?
My questions are..
1. How do I manage the location of the labels, textboxes etc. As
eveything is exact placement, where as in ASP the next table simply fell
under the last...simple.
2. Do I use Crystal Reports?
3. Do you see what I mean.
My questions are totally placement of the data 1 on top of the other...
If you understand, please help!
Thx