M
MacKenzieMouse
I have been struggling with creating
dynamic tables
populated with rows and cells
the top row has one cell with a label
the next row has four cells with a label each
the last row has 4 cells each with a checkboxlist control.
Is there a book that would outline the basics of dynamic building?
Have any of you done something like this?
I need to go dynamic because the number of these tables could be 1 to
approx 10 depending on user interaction. (Ugly application).
If possible, I would like to use arrays of tables etc. to make the
coding a bit more compact.
Thanks.
dynamic tables
populated with rows and cells
the top row has one cell with a label
the next row has four cells with a label each
the last row has 4 cells each with a checkboxlist control.
Is there a book that would outline the basics of dynamic building?
Have any of you done something like this?
I need to go dynamic because the number of these tables could be 1 to
approx 10 depending on user interaction. (Ugly application).
If possible, I would like to use arrays of tables etc. to make the
coding a bit more compact.
Thanks.