This question is locked. New answers and comments are not allowed.
Hello
I just started out making my windows 8 application hobby wise and chose the Telerik Windows 8 components for I'm familiar with Telerik components with my work (.NET components).
What I would like to achieve is if a record in the TelerikGrid is double clicked, then a view is opened with that record. I can't figure out how to get the double click. The view and grid are both working fine.
Can someone point me in the correct direction to achieve this?
[EDIT]
This would be something like what happens in the edit example, but then not inline of the grid. This example edits inline on double click
I just started out making my windows 8 application hobby wise and chose the Telerik Windows 8 components for I'm familiar with Telerik components with my work (.NET components).
What I would like to achieve is if a record in the TelerikGrid is double clicked, then a view is opened with that record. I can't figure out how to get the double click. The view and grid are both working fine.
Can someone point me in the correct direction to achieve this?
[EDIT]
This would be something like what happens in the edit example, but then not inline of the grid. This example edits inline on double click