Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataReader
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Miscellaneous
Thread ID:
00710827
Message ID:
00710837
Views:
20
You can use a DataReader for a WebForm DataGrid like the following:
dgInfo.DataSource= objCmd.ExecuteReader()
But you can't bind a DataReader to a WinForm DataGrid.

>Is it possible to populate the result of a datareader into a datagrid?
>If possible, HOW?
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Reply
Map
View

Click here to load this message in the networking platform