|
-
Apr 19th, 2004, 06:31 AM
#1
Thread Starter
Lively Member
Option strict, DataRow and ArrayList
Is it possible to have one function store a DataRow in an ArrayList and have another function in the same class add that DataRow to a DataTable using the index that the row is stored in, while having strict options turned on? I'm getting a convert error so what's the proper way to do this? How can I convert a System.Object to System.Data.DataRow?
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
|
Click Here to Expand Forum to Full Width
|