I am setting the datasource of a control at runtime to BindingList which works fine.
But I would prefer if I could see this in the designer which would mean that I could select the datamember properties at design time, rather than having to set them at runtime also.
What is the minimum requirements to allow this?