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

Rad Grid virtual paging - Retaining selected item on scroll

1 Answer 80 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Himagiri
Top achievements
Rank 1
Himagiri asked on 22 Jun 2013, 04:40 PM
Hi,

I am using Rad Grid with virual paging to load large data. My concern is I have a Rad Combobox in one column. When user selects a Item in a page and accidentally scrolls down , next page is loaded and he can not see the item which he is working. Could any one suggest solution for this case

Thanks & Regards
Himagiri

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 26 Jun 2013, 01:21 PM
Hi Himagiri,

When using virtual paging the RadGrid requests new data from the data source when the items are scrolled. This is the expected behavior for the control. There is no way to determine if a scroll was intended. You could try to use visual navigation for the user with additional styling in order to try lower the number of accidental scrolling from the user.

Regards,
Viktor Tachev
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Grid
Asked by
Himagiri
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or