TableCrafter Large Dataset Pagination Test
Testing intelligent dataset optimization and enhanced pagination features.
Test 1: Small Dataset (100 rows)
Should use simple pagination with basic controls. No optimization needed.
Test 2: Medium Dataset (1,500 rows)
Should auto-enable optimizations: pagination enabled, performance indicator, page size controls.
Test 3: Large Dataset (5,000 rows)
Should show enhanced pagination: first/last buttons, jump-to-page input, page size selector.
Test 4: Very Large Dataset (10,000 rows)
Should show performance warning and all enhanced controls. Check console for optimization messages.