Page 1 of 1

Paste 100000 rows into JQMemoEx

PostPosted: 13 Mar 2017 10:12
by feland
Hi,
When I paste more than 100000 rows into a MemoEx my application stop working for more than 10 minutes.
I suppose that the application reload the JQMemoEx for each row that I paste, is it?

How can disable that event when I paste the rows and enable at the end?
Help me please :roll:

Thanks,
feland

Re: Paste 100000 rows into JQMemoEx

PostPosted: 13 Mar 2017 10:34
by Alexander Bulei
Hi feland,

Do you have events in MemoEx?

In most of cases, it's depend on pc config, the browser itself may take time to process the "paste" operation...

Best Regards.

Re: Paste 100000 rows into JQMemoEx

PostPosted: 13 Mar 2017 10:52
by feland
No any events.

Re: Paste 100000 rows into JQMemoEx

PostPosted: 13 Mar 2017 13:31
by Alexander Bulei
Hi,

No any events.


So, there is no any reloads or server requests...its a browser parse....

Best Regards.