Completed
Last Updated: 24 Jul 2015 13:44 by ADMIN
ADMIN
Maria Ilieva
Created on: 01 Jul 2015 14:24
Category: Grid
Type: Bug Report
1
RadGrid Batch Edit issue with iOS 8.3
The virtual keyboard disappears when focus cell in RadGrid with batch editing in iOS8.3. The keyboard briefly shows up and gets hidden almost immediately when trying to edit item in batch edit mode.
1 comment
ADMIN
Dimitar
Posted on: 24 Jul 2015 13:44
In order to use the fix, you need to set the OpenEditingEvent to "MouseDown" for mobile devices. It preserves the same behavior as and user experience as Click but it is handled much better by iOS 8+ than Click.