Hey,

Welcome to the Forums!!

The fact that you are using Oracle as the backend database doesn't really change the techniques that are used for getting the information into the datagrid.

What version of Visual Studio are you using? Assuming you are using 2005 or newer, look on the web for tutorials for using ADO.Net. Most of the examples that you will find will use SQL Server as the back end, but the techniques are the same, so once you understand the techniques, you should be able to make them specific to Oracle.

Hope that helps!!!

Gary