|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Accessing _rowID or RowId datarow propertyHi,
I am wondering if anyone knows if there is a way to access the (seemingly) private _rowID or RowId properties of a datarow. I am running a piece of code which loops thru the datarows of a datatable, I can see the _rowID property via a Watch when I debug the code, but there is apparently no way to access the property in my code. Any ideas? Thanks
Show quote
Hide quote
On Fri, 8 Sep 2006 11:27:39 -0300, "CGatto" <c*@cg.ca> wrote: What do you mean by rowID property?>Hi, > >I am wondering if anyone knows if there is a way to access the (seemingly) >private _rowID or RowId properties of a datarow. I am running a piece of >code which loops thru the datarows of a datatable, I can see the _rowID >property via a Watch when I debug the code, but there is apparently no way >to access the property in my code. > >Any ideas? > >Thanks > A row in a DataTable c/o items in an ItemArray Are you wanting to know the value of a particular row item? Gene
Hiding a Property
LAN IP Visual Basic beginner question self-extracting files in .net Writing a brute force program using SendKeys.Send String quickie: Remove trailing space from each RichTextBox line? AxSHDocVw.AxWebBrowser events Adding row to data table in .net 2.0 VB2005: Error Using a Separate Search Form How can I execute a simple command? |
|||||||||||||||||||||||