Has anybody got any examples of a class written in VB.NET that will wrap and
ADO Recordset so that Winform controls can be bound to it. The examples I
have been tracking down all assume the datasource inherits and aleady
existing IList Interface but I think I need to come up with a class that
does this itself. This kind of wrapper would be invaluable for those of us
who trying to migrate or legacy apps to .NET
Regards
Tim Black