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.

Activity

ShivangiTripat

ShivangiTripat commented on May 17, 2025

@ShivangiTripat
Author

Hello ,
Is any one else is facing this issue ? Can I have some help here and resolution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @ShivangiTripat

        Issue actions

          UI-Grid scrolling issue · Issue #7329 · angular-ui/ui-grid