DHTMLX Touch with regular web application

Hi,

We have already developed our web application using dhtmlx components.
Now we want that our users should be able to access our application using their mobile devices.

So, I just want to know that is it possible to use all dhtmlx components on mobile without using support of DHTMLX touch component.

Please let me know.

Thanks
Snehal

Technically - they will work, but there are next limitations

a) touch devices doesn’t support native html scroll. ( in dhtmlx touch component uses custom scroll solution )
b) drag-n-drop works differently on touch devices, so dnd from desktop line of components will not work
c) size of ui elements which is good for mouse operation in most cases not good for touch operations ( control element are too small )

Hi,

I want to use my current appliction with mobile without making any change. So is there any workaround avaible for all these issue? Or are you planning to resolve these issue on native components so that we can directly use current application on mobile?

We found one more issue with dhtmlx grid while using it on mobile: When we use grid in edit mode, double clicking on the grid cell expands the screen rather than geting edit enabled cell. This is restricting the use of grid in editable mode. Do you have any workaround for this issue?

Please let me know.

Thanks
Snehal

Hi,

Any updates on this?

Thanks
Snehal