Hi,
Im working with a data-driven forms application. I have a form with a datagrid containing table data, in which I allow users to select, update, delete and insert data. I have various drop down lists in the grid BUT!! I want to be able to set the insert parameter to an external Drop Down list value - instead of the value in the grid so when a user inserts a new record, the parameter will be the selected value in the drop down list instead of the value in the grid...