The page displays more than 1000 rows of tables slowly. how can this problem be solved?

Source: Internet
Author: User
When tables with more than 1000 rows are displayed on the webpage, how can this problem be solved? When a table with more than 1000 rows and more than 50 columns is displayed on a page, the page displays very slowly. that's why I want to display the information of all products on one page. is this the case because the webpage's table is too large? When I test SQL queries, what pages are slow when more than 1000 rows of tables are displayed? how can I solve this problem?
When a table with more than 1000 rows and more than 50 columns is displayed on a page, the page is very slow.

Because you want to display the information of all items on one page, you do not want to pagination.

Is this the case because the webpage's table is too large? I tested SQL queries quickly.

Is there any solution?

------ Solution --------------------
Another brainchild demand
Use ajax for dynamic loading
------ Solution --------------------
Discussion

Use ajax for dynamic loading

------ Solution --------------------
With ajax technology, when a user pulls down a part of the content below, it dynamically loads a part of the content so that you don't have to load all the tables at once.
------ Solution --------------------
Div can be rendered step by step. the table must be displayed only when all content is ready.
Discussion

Div li can simulate table style

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.