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

[Solved] Updating a row via Ajax data-binding and inline-editing does not update row content

1 Answer 129 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.
Billy McCafferty
Top achievements
Rank 1
Billy McCafferty asked on 13 Apr 2010, 05:29 PM
Hello,

I'm using build 2010_1_329.

I have a grid which uses Ajax data binding and inline row editing.  Here is the issue I'm running into:

1) Create an Ajax data-bound grid with Edit and Delete commands.
2) Click Edit next to a row.
3) Make a change and click Update.
4) Even if it succeeds on the server side, it's not updating the row content to the latest.
5) Clicking the "refresh" icon in the lower left will now update the rows with the most up to date content.

It's as if it's ignoring my data update until I click the "refresh" icon on the grid, or refreshing the page.

Billy McCafferty

1 Answer, 1 is accepted

Sort by
0
Billy McCafferty
Top achievements
Rank 1
answered on 13 Apr 2010, 06:12 PM
Sorry!  Please close this ticket.  I was not flushing changes to the database before repopulating the grid with data.

Billy
Tags
Grid
Asked by
Billy McCafferty
Top achievements
Rank 1
Answers by
Billy McCafferty
Top achievements
Rank 1
Share this question
or