The grid demo that you guys provide on the website handles Knockout the same way.
Just a friendly reminder that I’ve added the link to the demo specific to the grid. I’ve adapted it to use Knockout bindings. Using bindings is the expected way to use Knockout. So please understand that for a Knockout developer, it goes against the normal framework usage.
1. Why does the grid not work with a data adapter and virtual scrolling when using a Knockout data binding?
2. Are there any plans to support the data adapter for Knockout through a binding?