Dear Isomorphic,
I have a table with more then one page records which came from remote data source. As the screenshots attached show, there's a weird thing happened when I scroll the table down (or up) about 7 rows, there will be blank area covered over the records above (or below). I have no idea how does this blank area happens. In the inspector console, I can see there is "blank.gif" below and above the list grid table however I cannot find any places in my implementation that set such image. Can you give me some hint how does this happen and how can I remove such blank area? Thanks in advance.
I have a table with more then one page records which came from remote data source. As the screenshots attached show, there's a weird thing happened when I scroll the table down (or up) about 7 rows, there will be blank area covered over the records above (or below). I have no idea how does this blank area happens. In the inspector console, I can see there is "blank.gif" below and above the list grid table however I cannot find any places in my implementation that set such image. Can you give me some hint how does this happen and how can I remove such blank area? Thanks in advance.
Comment