Ticket T171218
Visible to All Users

Add the capability to control cell navigation using the Enter key or Shift+Enter key combination in a protected worksheet

created 10 years ago

In Excel, in a protected sheet when you press the TAB key it moves to the next unlocked cell and pressing SHIFT-TAB takes you to the previous unlocked cell. Please can you add this behaviour and in addition also make it apply when pressing the ENTER and SHIFT-ENTER key

Show previous comments (6)
SM SM
Stephen Millington 10 years ago

    Ok, but please can you ensure that it doesn't get forgotten about since as I previously stated we do need this functionality sooner than later.

    DevExpress Support Team 10 years ago

      Stephen, our developers are working on this request. We will inform you as soon as we have any results.

      SM SM
      Stephen Millington 10 years ago

        Ok, thanks for the update.

        Answers approved by DevExpress Support

        created 10 years ago (modified 10 years ago)

        We have implemented the functionality described in this ticket. It will be included in our next update(s).

        Please check back and leave a comment to this response to let us know whether or not this solution addresses your concerns.

        Additional information:

        With VCL 14.2.3, we extended the TdxSpreadSheetOptionsBehavior class with the EnterKeyNavigation property, which allows you to choose how the Enter key or Shift+Enter key combination moves cell focus between cells within the current column in a protected worksheet:
        - Default behavior when cell focus moves consequentially through both locked and unlocked cells (eknDefault);
        - Cell focus moves consequentially through unlocked cells, skipping locked ones (eknSkipLockedCells).

          Comments (3)
          SM SM
          Stephen Millington 10 years ago

            Thanks for doing this. Have you done anything regarding the behaviour of pressing Tab and Shift Tab which in Excel moves to the next unlocked cell in the current row, then moves to the next unlocked cell in the next/previous row, etc?

            DevExpress Support Team 10 years ago

              Hello Stephen,

              We are going to make this Tab key behavior default in 15.1 and 14.2.3.

              DevExpress Support Team 10 years ago

                Hello Stephen,
                We have fixed the erroneous navigation using the Tab, Enter, and Shift key combinations within cell selections reported in a separate ticket. We expect to have all the issues addressed in VCL 14.2.3.

                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.