Table View in jsp page
843836Apr 19 2005 — edited Apr 19 2005Hi,
I have a jsp page which has form, few hidden fields and a table with 4 columns and rows(row size depends on the # of records in the db).
Problem:
As the no. of rows increase in the table I see the table moving slightly down the page creating empty blank space above it.
I would like to know why this is happening, Is it because of the hidden fields?? and how can I avoid it...
thanks
jag