Hi Team,
I am looking for a solution to keep the grid scrolling nested only.
https://www.smartclient.com/smartgwt...ed_nested_grid
I tried this example. If we scroll the data in nested grid, as soon as it reaches the end of grid the parent grid started scrolling. Is there any way to prevent this. I just want the scrolling to work on the focused grid only. It should stop responding to mouse scroll if we have already reached top or bottom of grid.
Thanks in advance.
I am looking for a solution to keep the grid scrolling nested only.
https://www.smartclient.com/smartgwt...ed_nested_grid
I tried this example. If we scroll the data in nested grid, as soon as it reaches the end of grid the parent grid started scrolling. Is there any way to prevent this. I just want the scrolling to work on the focused grid only. It should stop responding to mouse scroll if we have already reached top or bottom of grid.
Thanks in advance.
Comment