Groups | Blog | Home
all groups > dotnet general > november 2003 >

dotnet general : data to datagrid thru datareader


pushpendra
11/14/2003 9:18:52 PM
is it possible to show the data in datagrid thru
datareader in VB.Net

....
Miha Markic
11/15/2003 9:23:01 AM
No.
Unless you use reader to populate a collection or some other datasource.

--
Miha Markic - RightHand .NET consulting & development
miha at rthand com

[quoted text, click to view]

Paul Clement
11/17/2003 8:58:34 AM
[quoted text, click to view]

¤ is it possible to show the data in datagrid thru
¤ datareader in VB.Net

No, only a data source that implements the IList or IListSource interface.


Paul ~~~ pclement@ameritech.net
AddThis Social Bookmark Button