The columns (vars) displayed in the element list should support lazy loading of data, meaning the information should only be computed when the rows are currently visible by the user (rows that are not currently visible should not try to load the lazy data). Also, display a place holder indicator while the data is being loaded.
Requirement: #34
The columns (vars) displayed in the element list should support lazy loading of data, meaning the information should only be computed when the rows are currently visible by the user (rows that are not currently visible should not try to load the lazy data). Also, display a place holder indicator while the data is being loaded.
Requirement: #34