Ilistsource and Ienumberable

  • Thread starter Thread starter John Wilson
  • Start date Start date
J

John Wilson

I am a bit of a plodder so sorry if this sounds dumb.

I am trying to get data into a .NET web form datagrid from a vfoxpro 8 table
via the oledb driver. But when I debug I get a error message teling me: "An
invalid datasource is being used for datagrid1. A valid datasource must
implement either IListSource or IEnumerable."

I'm completely stumped, but I suspect the answer is so obvious I will feel a
complete idiot when I know it. Can anyone put me out of my misery?

Thanks in advance for any ideas.

John Wilson
 
Back
Top