With the newest LLBLGen generator, I generate some self servicing code.
I reference the generated code, adding the collections to my toolbox.
I drag a collection to the form, creating a databindable instance.
I select a combobox, select the DataSource property, see the collection listed as an option (listed twice, actually). I select it...... nothing happens. The DataSource property remains "(none)", instead of being the collection I selected.
Any idea why?