Use attached to reproduce inside VisualStudio 2017. 1. Run "1342574 ListControl" project 2. Add CodedUI test in "1342574 CodeUISample" project. ("Record actions, edit UI map or add assertions" option) 3. After starting recording, click inside radGridView cell, type something and click Tab. 4. Pause and Generate Code. After running the recorded CodedUI test and you will see that it clicks on the grid cell but does not type any text. Note that the issue is not reproducible in VS 2012.