This question is locked. New answers and comments are not allowed.
If you simply place an empty grid into a user control like the code below, click on it, and then hit the "tab" key, it throws an index out of range exception.
Is this a known issue and is there a workaround?
Thanks,
-Josh
<Grid x:Name="LayoutRoot"> <telerikGridView:RadGridView/></Grid>Is this a known issue and is there a workaround?
Thanks,
-Josh