Missing scroll bar on ipad

Hi,

I’m using DhtmlxGrid version 2.1, only on ipad the scroll bars are missing.
should it works on ipad?

thanks,

Normal dhtmlx component will not show scrolls on ipad ( because on ipad native html scrolls doesn’t work )

Thanks.

So what do i need in order to use dhtmlxgrid scroll bar on the ipad?
new library? JS extension?

Thanks,

There is no way to fully adapt dhtmlxgrid for touch devices.
You can

a) switch to dhtmlx touch for ipad version of your app
or
b) use grid in autoheight, autowidth mode ( in such case there will be no inner scrolls )