Hi,
There are some problems on mobile devices (safari on iPad, chrome on android) when using ‘dataview’.
If using 3 columns ‘tree’, ‘resize’, ‘dataview’ and scroll down in last column (dataview) content area, new elements get not rendered.
If using 5 columns ‘tree’, ‘resize’, ‘datatable,’ ‘resize’, ‘dataview’ and scroll down last column (dataview) content area, new elements are rendered after scroll is finished.
Please have a look at my test code.
This will work on mobile devices - the last column is scrollable and content is rendered after scroll action has finished.
http://leo.eibler.at/tests/webixdv/dv_work.html
This will not work on mobile devices - the last column is scrollable but after scrolling down the content is empty.
http://leo.eibler.at/tests/webixdv/dv_notwork.html
Screenshot: Chrome mobile does not render content after scroll down.
http://leo.eibler.at/tests/webixdv/chrome_fail.png
Both examples works without error on desktop browser.
Thank you,
regards,
Leo