I have a grid and a feild below the grid. Each time a grid row is clicked, the field is filled with the proper value from the clicked grid row. This is done through the Set Active Record ID For Screen Action on the row click event of the grid. Other fields fill/update as expected, except fot eh money-type field, which retains the previously-clicked row's value ONLY IF the new value is blank. Not zero, but blank, or "null", as in it is not required and was not filled out.
Let me kinow if you need more info.