Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
I am using a MS DataGridView and a BusinessBindingSource. I'd like to have a combo within one of the cells that is filled with a SF BO. How do I do that? Do I need to create a new DataGridViewCell? Or is there a way to load the normal combo with the BO?
|