you'd have to build a form with a grid on it... then send the data to the grid (at that point, you wouldn't need to loop, jsut set the datasource of the grid to the datatable) and display the form....

-tg