Hi
I think not but my question is: if is possible to fill a DataGrid with a ADO recordset ?
Printable View
Hi
I think not but my question is: if is possible to fill a DataGrid with a ADO recordset ?
In my opinion, I dont think so as .NET Data classes are tightly XML based whereas ADO is not...It is very COM based...
Worth researching more on the answer, tho.