or
<telerik:RadToolTip ID="rttPerformanceData" runat="server" HideEvent="ManualClose" Modal="False" Title="Select To View Performance Data Being Returned" Position="BottomCenter" RelativeTo="BrowserWindow" ShowEvent="FromCode" EnableViewState="True" ShowCallout="false" ShowDelay="0" AutoCloseDelay="0" Visible="false"> <telerik:RadGrid ID="rgAirSoundModels" runat="server" AutoGenerateColumns="False" BorderWidth="0" GridLines="Both" Visible="true" AllowSorting="true" Width="500px" CommandItemStyle-HorizontalAlign="Right" EnableLinqExpressions="false" MasterTableView-TableLayout="Fixed"> <MasterTableView DataKeyNames="pm_ProductModelID" TableLayout="Fixed" BorderWidth="1" BorderStyle="Solid" BorderColor="Gray">
