Creating a Dataset with Customized Columns and Rows
Category:
DatabaseType:
SnippetsDifficulty:
IntermediateAuthor:
Ravi SankarVersion Compatibility: Visual Basic.NET
More information:
This last in a short series of Oracle and .NET snippets shows you how to create a dataset with custom columns and rows and then using that with a grid.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: