Results 1 to 4 of 4

Thread: Updating a row in a static DbCJGrid with program code

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2009
    Posts
    1,039

    Default Updating a row in a static DbCJGrid with program code

    I have a static DbCJGrid. If a row in the grid is changed by another view, data in the static grid also change when that row is focused which is perfect. But in that static view there is a button for recalculating the focused row by calling a bp. After that I want the recalculated values to be shown. However, I don’t find a way to refresh the line programmatically. If I move up and down with navigator keys, the line is refreshed. I tried with RefreshDataFromExternal, but that gives an error.

    /Bengt
    Last edited by Bengt; 30-Jun-2022 at 12:30 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •