C
cringer
I have a asp page that generates about 1200+ records of data. When I
take the results and insert them into my container div using the
Ajax.Updater class the browser crashes or if it does load the browser
operates *VERY* slow. I tried to chunk the data out into smaller
amounts but I still get the same results. Is this fixable or am I just
trying to do too much with AJAX?
Any help would be much appreciated.
take the results and insert them into my container div using the
Ajax.Updater class the browser crashes or if it does load the browser
operates *VERY* slow. I tried to chunk the data out into smaller
amounts but I still get the same results. Is this fixable or am I just
trying to do too much with AJAX?
Any help would be much appreciated.