- Add text box and RadGridView to silverlight app - Add one editable row and multiple read only rows after that to a RadGridView. - Go to last cell of first row and double click for edit mode. - Press tab Focus should go to text box, instead silverlight hangs. Find attached sample application where this can be reproduced.