Load huge dataSet on UI from server as response object
I am try to load huge data (250 MB or 140000 recoreds) from server to client(UI) as response. My server side process complete within only 90 secs. But when the output wrapper object is load from Server side to UI it taking 10 minuts something and during loading huge data as response on UI. UI is Hang completely.
I was think for apply pagination. But there problem is my Api taking 90 seconds something to proccess data for Kpi evaluation and large dataSet