I am using VB .Net 2003. I am really struggling to understand how to display a table (datagrid) in a web app. Let me explain what I want to do ... I want the table to be, say, six columns wide. Columns 1, 3, 5 and 6 will contain data that is in an array ... assume it is simple integer data. Now, I want columns 2 and 4 to be ...


