The Bootstrap Card View control can display data from a database, an array or collection, as well as the public properties of collection elements.
The Bootstrap Card View control has been designed to work with large datasets. When bound to a data source in the database server mode, the Card View only loads small portions of data on demand and all required data processing (such as sorting) is performed on the data server, which significantly reduces the application's response time.
|