This question is locked. New answers and comments are not allowed.
When we have a value in a textbox inside radgridview,which is currently has focus and if we press pagedown, the cursor first comes to end of the text and once again pressing pagedown then only the page down event occurs. How to make the pagedown event happen with single press inside radgridview?