-
DataGridView Returning Values from Cells
Need some help. I am using datagridview in 2005 with C#. I am calling a web service and filling the datagridview with the data returned. This all works fine. Next step is to take a value from one of the cells in the datagridview and return it back with some other values in an object for another webservice call. The problem is I dont know how to access a cell in a datagridview to do this. Im pretty sure you have to do it thru the binding source for the datagridview but I dont know how. I have the datagridview setup for no multiselect so only one row can be selected and I know I will probably need to write something to return which row is selected in the gridview and send it to the bindingsource to tell it and return the value in the cell I need. Can someone help please. Thanks.
-
Look at the following link. You will find a lot of helpful articles on this topic.
http://www.netomatix.com/DataGridSeries.aspx
Similar Threads
-
By zarien in forum Database
Replies: 1
Last Post: 05-17-2006, 03:27 AM
-
By LordWabbit in forum ASP.NET
Replies: 0
Last Post: 06-13-2002, 05:35 AM
-
Replies: 5
Last Post: 04-05-2001, 01:10 PM
-
By Robert Mullis in forum VB Classic
Replies: 0
Last Post: 06-02-2000, 11:25 AM
-
Replies: 1
Last Post: 05-24-2000, 01:39 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks