Hi,
I have two kendo grids which needs to be placed side by side (Both the grids uses same controller method).
My requirements.
1. Have to load >50000 rows(shouldn't take much time to load).
2. Scrolling should be in sync.
3. Paging should not be applied.
4. Column width should be auto.
5. Row height should be same for both the grids so that scrolling make sense.
Please share a demo on this.
I have two kendo grids which needs to be placed side by side (Both the grids uses same controller method).
My requirements.
1. Have to load >50000 rows(shouldn't take much time to load).
2. Scrolling should be in sync.
3. Paging should not be applied.
4. Column width should be auto.
5. Row height should be same for both the grids so that scrolling make sense.
Please share a demo on this.