Hi I implemented a page which retrieve data from server and display the result in oj-list-view
the oj-list-view has a template the template includes [oj-date-input,oj-number-input,oj-text-input] editors to allow the user inline-edit the data.
But I got that the page was slowed down when the oj-list-view is filled with data and the scrolling
was very slow as well as the paging how can I overcome this issue?