Ticket CS58702
Visible to All Users
Duplicate

We have closed this ticket because another page addresses its subject:

Improve scrolling behavior when PageDown/PageUp keys are used to scroll rows

Focus the last visible record when PAGE DOWN is pressed

created 18 years ago

Dear DevExpress Team,
I have a problem with the multi-select handling functionality in the XtraGrid. For example, in Windows Explorer or MS Outlook, when user select one item and hold the "shift" key and press Page Down, all the visible items will be selected (and doesn’t scroll to a side downwards).
In your XtraGrid the handling is different. The grid scrolls side downwards and selects the first visible item. The User can't see if he has selected one or more items at that moment.
Can I set a particular property or is there any inbuilt method to have a similar functionality like MS Outlook or Windows Explorer (as explained above)? If this functionality is not yet available, could you please implement similar functionality in one of your next releases?
Thank you
Proposed Solution:
Multi-select handling like Outlook or Windows Explorer.

Show previous comments (1)

    Additional Information:
    In your ExpressQuantumGrid (VCL Delphi Version) you already have implement this handling / feature.

    Stan (DevExpress Support) 18 years ago

      Hello Gunter,
      Thank you for the response. I should say that the ExpressQuantumGrid is a completely different control, which is created based upon a different platform. So, we'll count the number of votes about the same feature and probably introduce the necessary functionality in the future.
      Thanks,
      Stan.

      MF MF
      Mike Falcon (DevExpress) 16 years ago

        The following property has been added:
        GridView.OptionsNavigations.UseOfficePageNavigation(true by default)

        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.