We have a user table and a form to go with it.
The form has one matrix with one column (field code) .
Data is showing perfectly existing records : we use databinding to fill the matrix.
Editing is possible, but the OK button does no update in the database.
The SDK Samples give no solution.
Any suggestions ?