So far, I've changed my Initialization method on the panel class to accept a BusinessLayer object, and changed my New constructor to accept a generic BusinessLayer. After that, I had to go back into the form's designer and add the parameter to where the panel class gets instantiated to pass it the BO from the Form.
After reviewing all of the steps I took, I figured there is a better way of doing this and was hoping you could point me into the right direction.
Thanks.
Robin Giltner
THE DAY IS MINE!
Thanks again.
Robin
Thanks,