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

ScrollIntoView with RadGridView on a background tab

3 Answers 83 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Francois Lamy
Top achievements
Rank 1
Francois Lamy asked on 29 Jun 2010, 07:38 PM
I am using the RadDocking control with a RadPaneGroup and I have a RadGridView on a pane that is not the currently selected pane.  When I do some work on the currently selected pane, I rebind the data on the RadGridView and then call ScrollIntoView to select a specific item.  When I switch to the pane that contains the RadGridView, there are problems with the display of the data in the RadGridView, then I get errors and my application crashes.  Anyone else see this behavior?  If I comment out the ScrollIntoView call, everything works OK, but the proper item is not being shown (naturally) in the grid...

3 Answers, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 30 Jun 2010, 11:45 AM
Hi Thomas Whittaker,

So far the logic of the method ScrollIntoView() is to work with the grid that is visible at the moment. However, we are now improving this functionality and we are arranging it so that it can be applied on invisible RadGridView. This will be available in our latest internal build and you can download it from your Telerik account.
However, it would be great if you could send us a sample project reproducing the issue so that we could use it as a feedback. Thank you for the cooperation.
 

Best wishes,
Maya
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Francois Lamy
Top achievements
Rank 1
answered on 02 Jul 2010, 02:06 PM
Maya,

I am sorry that it has taken me 2 days to get back to you.  Thank you for your quick response!  I have a project that duplicates the behavior I am seeing.  How would you like me to submit it to you?

-Tom
0
Maya
Telerik team
answered on 05 Jul 2010, 07:31 AM
Hi Thomas Whittaker,

It would be great if you could send the application via a support ticket. Thank you for your co-operation !
 

Best wishes,
Maya
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Francois Lamy
Top achievements
Rank 1
Answers by
Maya
Telerik team
Francois Lamy
Top achievements
Rank 1
Share this question
or