I'm trying to use listgrid with FetchMode.PAGED and setShowAllRecords(false) on large data set about 100 000 records. In other browsers it works OK, but in IE (I try it only in IE8) it works only to 60 000 records. If I scroll bottom the datasource ask server for next records, but they are not displayed.
The number of correctly displayed records depend on cellHeight in listgrid. If I set smaller cells, the nuber of corectly displayed records is greater. If I keep default value it is about 60 000.
Thanks Pavel
The number of correctly displayed records depend on cellHeight in listgrid. If I set smaller cells, the nuber of corectly displayed records is greater. If I keep default value it is about 60 000.
Thanks Pavel