<%@ Page Language=VB Debug=true %><%@ Import Namespace="System.Data" %>DataGrid 2 Control Sample Page id="dg1" runat="server" Width="90%" BorderColor="black" CellPadding=3 CellSpacing="0" Font-Name="Trebuchet MS" Font-Size="10pt" ForeColor="Black" BackColor="Beige" AlternatingItemStyle-ForeColor="Cornsilk" AlternatingItemStyle-BackColor="DarkBlue" AlternatingItemStyle-Font-Name="Arial" AlternatingItemStyle-Font-Italic="True" HeaderStyle-BackColor="Burlywood" HeaderStyle-Font-Bold="True"/>