SlickGrid icon indicating copy to clipboard operation
SlickGrid copied to clipboard

Column lazy rendering

Open buckelieg opened this issue 5 years ago • 3 comments

Implement column lazy rendering (just like rows). Grid gets slow ff the number for columns big (135 in my case)

buckelieg avatar Dec 23 '20 14:12 buckelieg

Contributions are welcome, you might be able to do that already with grid.setColumns(yourColumns)

ghiscoding avatar Dec 23 '20 15:12 ghiscoding

I am trying to implement the slickgrid but response value is not getting fit in table without refreshing the page.... Even response coming for every request....! what i need to do in order to solve this problem..!

Rahul7549 avatar Mar 24 '21 12:03 Rahul7549

@Rahul7549 - post an issue on StackOverflow and mention which example you are using as a starting point and how you have modified it.

6pac avatar Mar 24 '21 13:03 6pac

we won't be supporting Column Name lazy loading, however our upcoming v4.0 will be written in vanilla JS code and should improve performance, see Roadmap to v4.0

ghiscoding avatar May 12 '23 15:05 ghiscoding