Issue On Updation

Dear Pioneers,

I am fetching/updating some field’s data, through a button. Now I am facing a problem that, it is updating the line, when I refresh after clicking on that button.

Kindly suggest me guys, as with clicking, the line should get updated.

You probably don’t call reread()/refresh on the datasource. See Tutorial: refresh, reread, research, executeQuery - which one to use? for more details.