Initially the table is drawn in the small div container, later on maximized we have reassigned the heights and widths of the tables to occupy complete screen width using css. In this view when we scroll vertically there is a blank space coming up at the bottom randomly. This issue is occurring only when the table has lazyload enabled.
Looking for a solution to fix this. Please suggest.