I'm trying to write a groovy where I only want to iterate a particular column and only edited cells
Summary:
There are 2 separate methods, that works independently, I'm looking to combine these 2 -
operation.grid.dataCellIterator({DataCell cell -> cell.edited})
operation.grid.dataCellIterator('Min Salary', 'Min Bonus')
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0