Hi
I have a html(jsp) page which has 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
I have a html(jsp) page which has 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