Data Table Enhancements : Summer'23 Salesforce Release
Display maximum of 1500 items
Customer Need
A data table is an extensively used feature, which needs adequate performance while scrolling down the table.
Solution / How To Configure
We restricted Data Table to display 1500 records which ensures that the table remains responsive and fast. To improve the transparency and usability of the table, we started showing the number of items that are fetched and the number of items that the user selects from the large list of the Data Table.
Use Case
Examine many records without any performance degradation.
Impact
Improved performance - ~1.5 seconds to Search 25k records

Comments