2.27.6 Loading Large Amounts of Data

When you are choosing the visualization style for a component which will be handling large amounts of data, bear in mind that loading all of that data in one go may take quite some time. You may want to consider using controls which load only part of the data. For example if you create a component for a list of several thousand customers, you could adopt one of the following approaches: