GridView with Recordset

netpicker9
11-29-2006, 03:28 PM
Hi,

I have Vb6 Dll returning a Recordset and I want bind that to Asp.net GridView, How can I do that? Any example?

Thanks

wayneph
11-29-2006, 04:27 PM
I haven't tried binding a .NET object to a Recordset. I completely got rid of VB6 when I started with .NET.

My first guess, is that you're going to have to loop through the RecordSet in your Code behind and build it into a DataSet. To be completely honest, I'd rewrite the VB6 part...

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum