1
0
-1

hi,

I have a grid that contains 3 columns: Name, age, and Result
I want to edit the Result cell 'Name 1 - 33'
I use 'FormUtil.getGridCellValues("myTable.name")'; to get form columns values

How can I set a form grid cell value in the result column?

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi, found a similar question and answer at Prepopulate a grid with data via Javascript that you can try.

        CommentAdd your comment...