I have been trying to display very simple data from a very simple query into a very simple table.
Each time i try to assign the data table object to the data source property of a datagrid, i get the error IndexOutOfRangeException.
No matter what i've tried nothing works.

I am using the trial version of the latest OraDirect.Net with Visual Studio 2003.
I get the same error any time i try to use the OracleDataTable as a source with any control.
What to do?