Hallo
I have a Bindinglist of Objects bound to a datagridview. I populate this list with a Sub. Problem is these list of objects are not initialized unless i click or activate the datagridview. Is there a way to initilize these objects so they do their work without activating them first?.
Thanks

