PDA

Click to See Complete Forum and Search --> : How to fill DataGrid


Desbaratizador
Sep 12th, 2002, 12:40 PM
Hi

I think not but my question is: if is possible to fill a DataGrid with a ADO recordset ?

SoftwareMaker
Sep 14th, 2002, 11:21 AM
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.