I'm hoping someone can help on this one, I have created a custom object class that holds several pieces of data and several lists. I populate the object by using multiple SQL queries and some C# Calculations.I'm hoping someone can help on this one, I have