Hi All,
I am currently using Servoy 6.0 . Drag & Drop feature is working fine in the smart client. But in the Web client it is creating some problem .The operation is very slow in webclient. It is taking too long time to call onDrop method. And I noticed that onDragEnd method is not getting fired in the web client . Is because of this the operation is very slow in web client ? . My methods are solution model form methods.
Thanks in advance and waiting for your feedback.