posted 11 years ago
hi all,
I have timer which runs time with seconds on the screen I am rendering a flextable which is having more than 200 rows while it started rendering the table on screen, the timer has been stopped for that many seconds.
For example when table took 3 secs to render now timer is 3 secs behind the current time secs, i visted this view 10 times means 10*3 = 30 secs behind the current time.
can anyone give me idea what is making issue here to hang the scrpt which is already running on browser.
Thanks in advance...