The data grid component gives a simple table. However it's not connected to the field flow, so it can't be fed with data, or continue data onwards that arrives in the flow.
We have a use case where users would like to edit some data in a table passing from a database into the flow. So enable/disable check boxes on certain rows. Is this possible with any other transform? Or could Data Grid be wired into the field flow? Is there any other ways people pick up row-level data edits within the hop gui/wui? (not parameters or variables) David