Announcement
Collapse
No announcement yet.
X
-
Version of SmartGWT - 6.0p
Build date - Tue Sep 20 2016 09:23:00 GMT+0200 (Central European Daylight Time)
I didn't reproduce it in the showcase, but I try with other database.
On IE everything is good, but with a lot of data is not.
Leave a comment:
-
Error is on IE, but on other browsers everything is ok.
You can watch on the link what happens when I use IE.
https://www.youtube.com/watch?v=Gz4yMEMaJVI
I don't use settings like setDrawAheadRatio or getDrawAllMaxCells.
I use recordComponents, but when I commented this part, everything was the same.
This is code:
setRecordComponentPoolingMode(RecordComponentPoolingMode.RECYCLE);
setShowRecordComponents(true);
setShowRecordComponentsByCell(true);
Version of GWT is 2.8.0.
Thank You,
Best regards
Monika
Leave a comment:
-
OK, I don't have a real idea here:- Any special settings for the ListGrid?
- You don't seem to use recordComponents - did you enable them anyway by accident?
- Some too high pre-render setting with setDrawAheadRatio() / getDrawAllMaxCells()?
Did the error occur recently or has it always been this way?
Can you reproduce in the Showcase using your IE?
Best regards
Blama
Leave a comment:
- Any special settings for the ListGrid?
-
Sorry, I wrote it wrong - "GWT framework". It is SmartGWT application.
Leave a comment:
-
Problems with resize window on Internet Explorer
I'm trying to resize page to smaller window on Internet Explorer and I need to do it 3-4 times in order to succeed, my browser in not responsive for over 20 sec each time.
On browsers Chrome or Firefox everything is ok.
It is represented on this video - https://www.youtube.com/watch?v=i7YM9nocobI
Is it possible have better GWT framework performance on Internet Explorer?
Versions:
Internet Explorer 11.540.15063.0
Chrome 60.0.3112.113 (Official Build) (64-bit)
Firefox 54.0.1
Tags: None
Leave a comment: