Hi-
I am writing the code for a form in which the user can specify the number of rows they want to add to a table to the bottom, then the number of rows they can delete (from the bottom), if they want.
Adding rows are fine - they just add on to the bottom without the position of the header row changing.
But for deleting rows, the rows are successfully deleted, but the remaining rows - including the header row - will shift downwards, as if moving to the vertical-center of the table of the previous length.
Can anyone tell me if there are is any way for me to fix this please?
Thank you!
I am writing the code for a form in which the user can specify the number of rows they want to add to a table to the bottom, then the number of rows they can delete (from the bottom), if they want.
Adding rows are fine - they just add on to the bottom without the position of the header row changing.
But for deleting rows, the rows are successfully deleted, but the remaining rows - including the header row - will shift downwards, as if moving to the vertical-center of the table of the previous length.
Can anyone tell me if there are is any way for me to fix this please?
Thank you!