This question is locked. New answers and comments are not allowed.
I have a telerik rad grid that is populated with Employees. I would like to use the Windows 8 speech enabled controls to be able to select and employee(click on a row in the grid). For example: I would use the voice command "Go To John Doe" or "Click on John Doe", and at that point it would perform an Item_Clicked event for that row. Any help would be appreciated.