C
cowznofsky
I'm getting data in a generic list class, which I'm not going to
change. I would like to
use it as a datasource for a datagrid or a gridview, but it doesn't
implement IEnumerable.
I'm wondering if there's a simple technique that would allow me to get
the data into the datagrid.
change. I would like to
use it as a datasource for a datagrid or a gridview, but it doesn't
implement IEnumerable.
I'm wondering if there's a simple technique that would allow me to get
the data into the datagrid.