Skip to content

Cell Edit and CellNav not working properly when fields have both cellTemplate and editableCellTemplate with horizontal scrolling. #6232

@AnitaSubasni

Description

@AnitaSubasni

The grid initially is empty with a row and all the cells are editable and has both cellTemplates and editableCellTemplates. The values are entered in every cell and is navigated using tab. The cells are focused correctly and are editable till the viewport. Tabbing from the last cell of the viewport does scrolling correctly but the focus is lost and the focus is now on the first cell of the row we are editing.
NOTE:
It is working good if we either remove the editableCellTemplate or remove cellNavigation feature. But I want both these features in my grid.
Can somebody help me with this. Any solution which can mimic the excel property in ui-grid is appreciable.

Here is the plunker link which reproduces the above issue -> http://plnkr.co/edit/RiWsn7DnifAmmVhFlfCL?p=preview

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions