Hi Ashish:I am trying to do something similar to the above. I would like
to be able to have the end user add a table or a section of a table at
run time. So, if there is a table with a header and two sections, I
would like the for the user to be able to 1) add the entire table, 2)
add a section of the table that could include several rows, or 3) simply
add a row. My table contains a header, a second row where the user adds
info, and a third row where the info is related to the info inserted in
t...