Hello ,

I want to FIll my DataGrid or in other way i want to know how to do it with DataReader ,
i have done it in Asp.Net 1.1 with setting the DataSource to DataReader but dont seem to work on Windows FOrm
& another thing in 2003 doesnt existe the Method load of DataTable
& another thing DataGrid dont have the propiete like DataGridView
DataGridView.rows.add

so how do you do it ?


Thanks