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

GridView ScrollIntoView is not working

4 Answers 68 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Surendra
Top achievements
Rank 1
Surendra asked on 27 Apr 2011, 11:42 AM
Hi,

I have an issue with GridView's ScrollIntoView functionality. This is working fine when i have small number of rows. When i set the SelectionMode to Multiple and have large number of rows, this functionality seems not to work.

I have a sample to demonstrate this. I am not able to attach the sample application here. So, if needed please let me know the email id to which i will send the sample application.

Regards
N.Surendra Prasad

4 Answers, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 27 Apr 2011, 11:53 AM
Hello Surendra,

Could you please try ScrollIntoViewAsync method which should work without any problems. 


Best wishes,
Milan
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
Surendra
Top achievements
Rank 1
answered on 27 Apr 2011, 02:22 PM
Hi Milan,

Thank you for your prompt response.
Can you please give me a sample on how to use it.

Regards
N.Surendra Prasad
0
Milan
Telerik team
answered on 27 Apr 2011, 02:37 PM
Hi Surendra,

Could you please take a look at this help article. If there is no need to perform an action when the specified item is scrolled into view you can always set the CallBack method to null. 


Kind regards,
Milan
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
Surendra
Top achievements
Rank 1
answered on 02 May 2011, 08:18 AM
Hi Milan,

Thanks for the guidance. It works fine. Thanks a lot.

Regards
N.Surendra Prasad
Tags
GridView
Asked by
Surendra
Top achievements
Rank 1
Answers by
Milan
Telerik team
Surendra
Top achievements
Rank 1
Share this question
or