Description
Deliverables: ZIP archive containing the table page, a CSV import tool (local HTML), and a table sorting script.
Product Description:
A table page designed for displaying structured data. The table supports sorting by any column (ascending/descending) and offers pagination options to display 10, 25, or 50 rows per page. The table features a “zebra-stripe” style with light gray borders.
Core Features:
Supports up to 10 columns × 500 rows of data (subject to browser performance limitations).
Fixed header: The table header remains anchored at the top while scrolling through the table content.
Includes a CSV file import function; the table content automatically updates once you replace the CSV file.
Delivery and Usage:
The ZIP archive includes a sample CSV file and a conversion tool. Simply populate the CSV file with your own data, use the import tool to generate a `data.js` file, and replace the original file. No backend database is required.
Use Cases: Price lists, technical specification comparison charts, public historical data pages.




