importing data into grid
I'm using the standard Form Exit "Import Grid Data"; as part the ER of the RowExit+Changed-Inline event data conversion is being performed. The data conversion is working as needed for all row except the last row; which it perform when the user clicks on another row.
Is it possible for an an event to be triggered when the last row is imported into the grid? If not, is there another way to have the ER executed against every imported row?
thanks,
0