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

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -