bug scroll datatable

Hello,
I have a datatable with a fixed height contained in a scrollview.
When i scroll down while my mouse is on the datatable and i reach the end, it doesn’t continue the scroll on the parent view.
It works well when i scroll up, i reach the top and the scroll continue on the parent view.
The scroll works well when i try with a list or another view.
Here is a sample of the bug:
https://snippet.webix.com/cksqddpy

Hello @App13Pie ,
At the moment, it is a necessity to process the datatable scroll, but we will take this moment into account and see how to improve it in the future.