This is a migrated thread and some comments may be shown as answers.

[Solved] Wrong data is displayed

0 Answers 6 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Liz
Top achievements
Rank 1
Liz asked on 25 Oct 2012, 05:13 AM

We are using the grid in our page. The behavior is when a row is clicked, the edit form(popup) shows. The popup shows the clicked row's details correctly. But the moment I added 'Resizable()' and 'Scrollable()' to the grid, the popup would displayed the other row's data. For the first two rows, it displayed nothing. Then for the 3rd row, it displayed the data of the 1st row. The fourth row displayed the data of the second row in the popup and so on.

If I remove the scroll event from the grid, everything would work fine again.
But then we need the scrolling in our page.

Can somebody please help me on this?
Tags
Grid
Asked by
Liz
Top achievements
Rank 1
Share this question
or