Hello guys,
first of all, big thanks for the awesome product!
I’m investigating datatable control with enabled inplace editing functionality, server-side data source and dynamic loading. But it seems there is an issue. To reproduce it please follow steps:
- Scroll the table to the middle of data
- Than click on the editable column, for the first visible row. Inplace editor will be shown.
- The topmost visible row will shift down (prior row will be loaded)
So, the question is: such shifting down of the first visible row - is it expected or it is really an issue?
Here is a snippet to illustrate the problem:
https://snippet.webix.com/kczfmpuj