I tried creating a custom field in the business object and a Private variable to store and retrieve the value but it appears to only keep the last value.
I'm open to suggestions if this isn't the correct approach. Basically I want to end up with a place to store / retrieve information in the business object for each row without having to create an extra field in the table.
Thanks
Tim