I'm now moving the project to portable devices. First up android 4.x...
My first issue is that I dont know how to select cells on a grid? Its kinda sloppy and random. How do you make a selection with touch? I have these
mouseDragSelect: true, // default value for selecting multiple cells with the mouse touchDragSelect: true, // default value for selecting multiple cells with a finger
Also not infragistic related but maybe someone can help. I use jquery ui to move windows. This does not work on a tablet or phone?
sounds great.
Hello seang,
It seems that the module from jQuery mobile touchDragSelect depended on is no longer serving its purpose, that is being very consistent between the different mobile browsers. This is why we decided to drop this requirement and implement the functionality inside the feature itself. With the next SR (coming in a couple of weeks) you should be able to drag select on touch devices without the need of additional libraries.
Best regards,
Stamen Stoychev
I have created a case for this issue. I'll update you there for further information.
Sincerely,
Deyan Kamburov
do you think this will make the next build coming up soon or the same build as 144383.
also I found a few other browsers that work with 4.2.x so its certainly a browser issue.
It seems that the later versions of Firefox throw incorrect event targets which is not expected by Selection and produces the wrong behavior. We have means to circumvent this so you can expect a fix with a future service release. It could potentially solve the issue with Chrome on Nexus 4 but I haven't looked into it yet and it could be something completely different. I'll let you know when I have more information about it.
As for the for the Firefox issue, it'll be logged internally and linked to a support case you'll be able to see and track the progress of.
Thank you again for using Infragistics forums!