In my webpage, there is an editable datatable which contains about 100 rows with 30 columns each. I am using JSF as my framework with primefaces datatable. In latest browser it works but for IE8 on low-end machine (P4 2GB RAM), it is extremely slow. Can you please suggest some approach so that page gets loaded quickly.
Some constraints (Really silly constraints but I am helpless:(
I can not upgrade my machine
I can not upgrade my browser or use some other browser
I can not use pagination or live scroll