•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 427,366 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,005 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 16458 | Replies: 2
![]() |
•
•
Join Date: Aug 2004
Posts: 3
Reputation:
Rep Power: 0
Solved Threads: 2
Hi,
i'm trying to make use of sqldataconnections/commands&readers to populate
a datagrid..the msdn collection lib. hasnt been much help at all in this regard
In addition to binding to the datagrid, i also want to be able to make use of the datagrids ability to update the data to which it is bound by editing the data in the grid, i need to accomlish this through the use of a datareader as well..
any help in this regard will be much appreciated...
thanx alot in advance...
Afzal Hassen
i'm trying to make use of sqldataconnections/commands&readers to populate
a datagrid..the msdn collection lib. hasnt been much help at all in this regard
In addition to binding to the datagrid, i also want to be able to make use of the datagrids ability to update the data to which it is bound by editing the data in the grid, i need to accomlish this through the use of a datareader as well..
any help in this regard will be much appreciated...
thanx alot in advance...
Afzal Hassen
DataGrid1.DataSource = yourdatareader;
DataGrid1.DataBind();
DataGrid1.DataBind();
-Ryan Hoffman
ASP.NET Specialist / Webmaster, Extended64.com.
Please do not email or PM me with support questions. Please direct them to the forums instead.
ASP.NET Specialist / Webmaster, Extended64.com.
Please do not email or PM me with support questions. Please direct them to the forums instead.
![]() |
•
•
•
•
•
•
•
•
DaniWeb ASP.NET Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Need help on export asp.net table to excel (ASP.NET)
- how to format a Datagrid ?? (C#)
- how to display data from db (VB.NET)
- Datagrid to draw a table (C#)
- another one...selecing rows in datagrid and sorting with column headers (VB.NET)
- Data Grid: How to include Hyperlinks (ASP.NET)
- Nest Datagrids (ASP.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: What is .NET
- Next Thread: can't concatenate variables and add text


Linear Mode