Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Can you please explain this in more detail? What is the “charging time” for you?

    Regards,
    Tobias

    Thread Starter Ivan_br

    (@ivan_br)

    Hi,

    Sorry for the english, I have a very large table and is taking time to load.

    NOTE: These are 38,000 lines.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for the clarification.

    Sorry, a table of that size is just to big for the “Edit” screen to handle. Basically, what happens is that the large number of input fields makes the browser crash, as it needs a lot of memory.

    For tables of that size (which actually is more like a database and not a table), you’ll have to look into custom solutions, e.g. directly with PHP and a mySQL database.
    Sorry for not having better news here.

    Regards,
    Tobias

    Thread Starter Ivan_br

    (@ivan_br)

    Ok, I will see alternatives to this, thanks for the reply.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome!

    Best wishes,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Table Speed’ is closed to new replies.