M
Mark
Assume you have a DataView with 50 records that has a DataTable in it. You
specify a filter that reduces the number of available records in the
DataView to ONE record. What is the syntax for storing that data in a new
variable of type DataRow?
Thanks in advance.
Mark
specify a filter that reduces the number of available records in the
DataView to ONE record. What is the syntax for storing that data in a new
variable of type DataRow?
Thanks in advance.
Mark