How do I focus on cell in C1GridView when press shift tab

Posted by: h-nguyenduc on 8 December 2020, 1:59 pm EST

  • Posted 8 December 2020, 1:59 pm EST

    Hi admin,

    I have a project using the C1GridView control. With IE7, we encountered a problem when shift-tab was unable to show the focus state to the cell (there is no mouse pointer at the cell).

    We hope to help with editing so that when press shift-tab will still move through the cells and focus on the cell.

    Thanks you so much,

  • Posted 8 December 2020, 7:51 pm EST - Updated 3 October 2022, 5:11 am EST

    Hello,

    You will need to use the AllowKeyboardNavigation property to enable navigation using Tab and Shift-Tab. The sample link below demonstrates your requirements:

    https://demos.componentone.com/aspnet/ControlExplorer/C1GridView/CurrentCell.aspx

    Also, in the screenshot below, you can observe that Shift-Tab is working.

    Regards,

    Ashwin

  • Posted 9 December 2020, 8:58 pm EST - Updated 3 October 2022, 5:10 am EST

    Hi Ashwin,

    We have tried to add the javascript command as shown for the AllowKeyboardNavigation attribute but still failed to shift-tab successfully. Please to confirm

    Thanks you so much,

  • Posted 10 December 2020, 4:47 am EST

    Hello,

    Can you please confirm whether you are using ASP Webforms with C1GridView or are you using jQuery and Wijmo 3 client side controls?

    If you are using ASP Webforms, then instead of using wijgrid, you will need to use c1gridview:

    $("#element").c1gridview(......)
    

    If you are using Wijmo 3, then please refer to the sample attached and check whether the issue occurs in this sample too. If the issue does not occur, then can you please modify the sample accordingly so that it replicates your issue?

    ~regards

    wijgrid nav.zip

  • Posted 14 December 2020, 7:09 pm EST

    Hi Ashwin,

    We have attached the project sample of the problem we are having. When adding, the grid has many rows with cells in editable form. When the focus is on the cell and then shift-tab, it will not be performed sequentially jumping across the cells.

    Please to confirm

    Thanks you so much,

  • Posted 14 December 2020, 7:18 pm EST

    Hi Ashwin,

    I attached file again.

    Please help me to take a look.

    Thank you very much.

    SampleScrollBar.zip

  • Posted 16 December 2020, 10:38 pm EST

    Hi,

    We are investigating on this case. We tried to set the TabIndex but we are not able to work with Shift+Tab.

    We will let you know as we get an update on this.

    Regards,

    Manish Gupta

  • Posted 17 December 2020, 11:23 am EST

    Hi manish.gupta,

    Thank you for your feedback.

    We will be waiting for your information.

    Regards.

  • Posted 17 December 2020, 7:06 pm EST

    Hi,

    We are unable to find out a solution for this so we have forwarded this to the concerned team for further investigation with internal tracking id C1WEB-27615. We will let you know as we get an update on this.

    Regards,

    Manish Gupta

  • Posted 17 December 2020, 7:28 pm EST

    Hi manish.gupta,

    Thank you for your information.

    Regards.

  • Posted 8 April 2021, 8:14 pm EST

    Hi,

    The reported “C1WEB-27615” issue has been resolved in the latest build. Please update to the C1 Version.

    Regards,

    Manish Gupta

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels