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

Scroll moves faster than row selection

1 Answer 47 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Remya
Top achievements
Rank 1
Remya asked on 16 Mar 2012, 01:05 PM
Hi,

                                         I am selecting my rows in keypress but on pressing down arrow my scroll bar moves faster than rowselection.How to make it move along with rowselection.Is this possible on setting keyboardnavigation to true.

                                         I have to show a window while pressing enter key on the row, but on setting keyboardnaviagation an edit form automatically comes while pressing enter key.

Help me
Thnx in advance.

1 Answer, 1 is accepted

Sort by
0
Antonio Stoilkov
Telerik team
answered on 21 Mar 2012, 09:34 AM
Hello Remya,

The experienced behavior with the row selection and the scroll bar is expected. You could turn scrolling off and change the page size in order to experience the current behavior.

Additionally, pressing opening edit form when pressing enter key is default behavior and could not be customized. If you want to edit an item in window you could set the MasterTableView EditMode to PopUp as it is shown in the example below:

Greetings,
Antonio Stoilkov
the Telerik team
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 their blog feed now.
Tags
Grid
Asked by
Remya
Top achievements
Rank 1
Answers by
Antonio Stoilkov
Telerik team
Share this question
or