Bug Report T543872
Visible to All Users

ASPxGridView with enabled keyboard support - The Shift + UP shortcut works incorrectly in the case of the select single row mode

created 8 years ago

Hello,

I have a user control to display list from which user allow to select row. It works fine with mouse button. but user also want keyboard support too for selection. So I add KeyboardSupport="true" in design time.

As per search article in devexpress I found that it only use Shift+Up/Down arrow key to change row selection. If I use only up/Down arrow key to change row selection then it only change focus to next row. So I added "Note" to use shift+Up/Down arrow key below gridview.

It also works fin e if I select next row of previously selected row. But when I use Shift+Up arrow key to selected row above previously selected row then it not works properly.

It shows Previously selected row as focus row even if I use Shift key and show two focus row.

Please watch video available in below link to understand my problem.

https://www.screencast.com/t/I1ERfwKzNCO

Please tell me what is exact problem and its solution.

I have also attached sample code for reference below.

Comments (1)
Vova (DevExpress Support) 8 years ago

    Hello Rupesh,

    I reproduced this behavior using our Keyboard Support demo (I opened it locally and set the AllowSelectSingleRowOnly property to true). I will forward this information to our developers and they will research this behavior. As soon as we have any results, we will update this ticket.

    Regards,
    Vova

    Answers approved by DevExpress Support

    created 8 years ago

    We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.

    Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.

      Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

      Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.