Visual Basic.NET (VB.NET) Source Code: Get the DataRow Bound to a DataGrid Row
For Microsoft.NET source code that is ready to drop and adopt into your program click:  GetDotNetCode

 

Product:  Get the DataRow Behind a Selected DataGrid Row

 

Product ID 84
.NET Namespace(s)

System.Data.DataRowView

Language VB.NET 2002 and VB.NET 2003
Keywords Row,Table, Source,DataGrid,Binding,DataRowView

Get the DataRow Bound to a DataGrid Row

Here is code and a demonstration to programatically edit, delete, and otherwise modify a DataRow bound to a DataGrid row. This code shows how to connect to the DataRow bound to the selected row of a DataGrid. This connection is made by getting a reference to the DataRow. This demonstration shows how to establish the reference and how to use the reference to modify or delete a DataRow from a source table.

Get more information about 'Get the DataRow Behind a Selected DataGrid Row' by clicking the link below.

Get the DataRow Behind a Selected DataGrid Row

 

Generated by FetchNet 

Copyright 2003-2005 aZ Software Developers, LLP