<%@ Control Language="C#" AutoEventWireup="true" CodeFile="Orders.ascx.cs" Inherits="DataGrid_Templates_Orders" %><b><asp:Label id="lblCustomerID" runat="server" />, <asp:Label id="lblCompanyName" runat="server" />, <asp:Label id="lblContactName" runat="server" /></b>

<span style="color:gray;font-size:9px;"><u>Orders (OrderID, ShippedDate, Freight):</u></span>
<small><asp:placeholder id="phOrders" runat="server"></asp:placeholder></small>