This is a migrated thread and some comments may be shown as answers.

Grid View Touch auto complate do not work

1 Answer 49 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Chetan
Top achievements
Rank 1
Chetan asked on 15 Jan 2014, 09:58 AM
I am evaluating Grid view with inline edit
In cell template i have added rad auto complete box.
when grid is loaded with data, if mouse click on the cell having auto complete box in grid, auto complete box went in edit mode.
But with windows 8 touch theme and on all in one touch PC when through touch if  click on same cell it does not goes into edit mode

Please help

1 Answer, 1 is accepted

Sort by
0
Vera
Telerik team
answered on 17 Jan 2014, 03:19 PM
Hello Chetan,

Please add the following line of code to the AutoCompleteBox declaration:

telerik:TouchManager.IsTouchHitTestVisible="False"


Regards,
Vera
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
GridView
Asked by
Chetan
Top achievements
Rank 1
Answers by
Vera
Telerik team
Share this question
or