Is it possible to set grid to don't redraw when scrolling it and resizing header? For example:
In my case, I'm not using editing isomorphic's components, I'm detroying it and creating my owns (Example in screenshots). So, those components are returning when redrawing. Is there a way make it don't redraw ? here are 2 cases
1 - in editing/including mode and scroll dowm/up
2 - in editing/including mode and resizing header
I'm uploading 3 screenshots, first is my grid, second is my grid with my own edit components and the last one is the grid in editing mode when i resize the header.
In my case, I'm not using editing isomorphic's components, I'm detroying it and creating my owns (Example in screenshots). So, those components are returning when redrawing. Is there a way make it don't redraw ? here are 2 cases
1 - in editing/including mode and scroll dowm/up
2 - in editing/including mode and resizing header
I'm uploading 3 screenshots, first is my grid, second is my grid with my own edit components and the last one is the grid in editing mode when i resize the header.
Comment