Hi,
I am binding a query to a datagrid, and I get the error:
"An invalid data source is being used for DGteach. A valid data source must implement either IListSource or IEnumerable."
I did look at some documentation regarding Ienumerable, but I'm afraid I don't understand what I need to to. Can somebody explain what this means?
thanks!
I am binding a query to a datagrid, and I get the error:
"An invalid data source is being used for DGteach. A valid data source must implement either IListSource or IEnumerable."
I did look at some documentation regarding Ienumerable, but I'm afraid I don't understand what I need to to. Can somebody explain what this means?
thanks!