This is a migrated thread and some comments may be shown as answers.

[Solved] Tabbing through empty grid bug

3 Answers 79 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Josh
Top achievements
Rank 1
Josh asked on 15 Feb 2011, 07:02 PM
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.

<Grid x:Name="LayoutRoot">
    <telerikGridView:RadGridView/>
</Grid>

Is this a known issue and is there a workaround?

Thanks,

-Josh

3 Answers, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 16 Feb 2011, 12:55 PM
Hello Josh,

 
Unfortunately, I was not able to reproduce such an error. Can you please share with us a little bit more information about the grid version you are using? Any additional information will be highly appreciated as well. 

Greetings,
Vanya Pavlova
the Telerik team
0
Josh
Top achievements
Rank 1
answered on 16 Feb 2011, 04:22 PM
I have attached a screenshot of my solution running with the error that appears.  I am using Telerik Silverlight controls version 2010.3.1314.1040.  The screenshot is of a brand new Silverlight application with only some references and xaml added.  No code was added to the code-behind MainPage.xaml.vb.  To reproduce: create the solution, run it, click in the white space of the grid, hit the "tab" key a couple of times.  It appears to occur across multiple browsers and PCs.  It does not appear to happen when the grid is filled with data.
0
Maya
Telerik team
answered on 17 Feb 2011, 09:42 AM
Hello Josh,

Indeed, we have managed to reproduce the issue you reported. However, it was immediately resolved and the fix will be available in our next Internal Build.

 

All the best,
Maya
the Telerik team
Tags
GridView
Asked by
Josh
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Josh
Top achievements
Rank 1
Maya
Telerik team
Share this question
or