Skip to content

UI-Grid scrolling issue #7329

Open
Open
@ShivangiTripat

Description

@ShivangiTripat

I am using ui-grid and when i update any one row and scroll down to update any other row , the first row is not getting updated.

When I debugg the code , I am using below method

gridApi.edit.on.afterCellEdit($scope, function(rowEntity, colDef, newValue, oldValue)
so when event land on this , the newVale is somewhat entirely different from what I have updated/edited.

The last value is always getting updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions