DataGridView bound (through DataSource) to a List does not show anything -
DataGridView bound (through DataSource) to a List does not show anything -
i'm windows forms, datagridview , datasource property. want set datasource property of datagridview instance of list. not bindingsource, or bindinglist. list. if this, nil shows in datagridview. changing list bindinglist makes thing work, still want utilize list (for reasons).
has succesfully done simple thing?
thank you.
list datagridview datasource
Comments
Post a Comment