Hi
I have a GXT(v2.3) text area to be populated with more than 2 MB data without paging.While rendering the data using IE , it is unable to download the data and hangs and needs to be closed ultimately.I am using apache-cxf resful service for data exchange .It is working fine with chrome ,firefox and safari with a load time of around 6-8 seconds. But in Internet explorer it is taking a long time and internet explorer soon becomes unresponsive. Is there any way to make it render faster on internet explorer without paging?