or
<p style="text-align: right;"> </p><p> <span style="line-height: 1.33em; font-family: arial; color: #663366; font-size: 24px;">Prepare sales materials</span> </p><p><table style="width: 100%;" border="1" cellpadding="10"> <tbody> <tr> <td style="width: 50%;" valign="top"> <p style="text-align: center;"><span style="font-family: arial; color: #663366; font-size: 16px;">Activity</span></p> </td> <td style="width: 50%;" valign="top"> <p style="text-align: center;"><span style="font-family: arial; color: #663366; font-size: 16px;">How to</span></p> </td> </tr> <tr> <td valign="top"><span style="font-family: arial; color: #663366; font-size: 14px;"> <ol> <li>Prepare appropriate literature: brochures, white papers, and journal articles </li> </ol> </span></td> <td valign="top"><span style="font-family: arial; color: #663366; font-size: 14px;"> <ul> <li>Order Literature through <a href="http://hospira.litorders.com/" target="_blank"><span style="color: #3333ff;">Comac</span></a><span style="color: #3333ff;"> </span></li> </ul> <p><a href="https://www.gosavo.com/prod/Post/Post.aspx?id=955015&;view="><strong><span style="color: #663366;">Click Here</span></strong></a><span style="color: #663366;"> for EffectIV<span style="font-family: arial,sans-serif;"><sup>TM </sup></span><br /> </span><a href="https://www.gosavo.com/prod/Post/Post.aspx?id=955027&;view="><strong><span style="color: #663366;">Click Here</span></strong></a><span style="color: #663366;"> for AMC<span style="font-family: arial,sans-serif;"><sup>TM </sup></span><br /> </span><a href="https://www.gosavo.com/prod/Post/Post.aspx?id=955068&;view="><strong><span style="color: #663366;">Click Here</span></strong></a><span style="color: #663366;"> for <span style="font-family: arial,sans-serif;">ChemoCLAVE<sup><span style="font-size: 13px;">TM</span> </sup></span></span></p> </span></td> </tr> <tr> <td style="background-color: #e2e2e2;" valign="top"><span style="font-family: arial; color: #663366; font-size: 14px;"> <ol start="2"> <li>Order product samples </li> </ol> </span></td> <td style="background-color: #e2e2e2;" valign="top"><span style="font-family: arial; color: #663366; font-size: 14px;"> <ul> <li>Complete a <a href="http://DELTA Demo Unit Order form" target="_blank"><span style="color: #3333ff;">DELTA Demo Unit Order form</span></a> and fax into the Delta program </li> </ul> </span></td> </tr> <tr> <td valign="top"><span style="font-family: arial; color: #663366; font-size: 14px;"> <ol start="3"> <li>Ensure computer tools are loaded on computer </li> </ol> </span></td> <td valign="top"><span style="font-family: arial; color: #663366; font-size: 14px;"> <ul> <li>CLAVE<span style="font-family: arial,sans-serif;"><sup>TM</sup></span> Computer Selling Tool </li> </ul> </span></td> </tr> <tr> <td style="background-color: #e2e2e2;" valign="top"><span style="font-family: arial; color: #663366; font-size: 14px;"> <ol start="4"> <li>Recommended product configurations </li> </ol> </span></td> <td style="background-color: #cccccc;"> <ul> <li><span style="color: #663366; font-size: 14px;">This can be done with literature, based on customer's best practice. </span></li> </ul> </td> </tr> </tbody></table></p>
<asp:SqlDataSource ID="SqlDataSource" runat="server" ConnectionString="<%$ ConnectionStrings:ConnectionString %>" ProviderName="<%$ ConnectionStrings:ConnectionString.ProviderName %>" SelectCommand="SELECT column, column, column, column, columnFROM table A, table BWHERE (A.ACCEPTANCE_DATE >= TO_DATE(:fromDate, 'dd-mon-yyyy'))AND (A.ACCEPTANCE_DATE <= TO_DATE(:toDate, 'dd-mon-yyyy'))AND column = columnAND (column LIKE 'A')ORDER BY column, column"> <SelectParameters> <asp:ControlParameter ControlID="radDatePickerFrom" Name="fromDate" /> <asp:ControlParameter ControlID="radDatePickerTo" Name="toDate" /> </SelectParameters> </asp:SqlDataSource><telerik:RadGrid ID="rgProjectBudget" runat="server" AllowFilteringByColumn="true" AllowMultiRowSelection="true" AllowPaging="true" OnNeedDataSource="rgProjectBudget_NeedDataSource" OnDeleteCommand="rgProjectBudget_DeleteCommand" PageSize="50" OnItemDataBound="rgProjectBudget_ItemDataBound" OnPreRender="rgProjectBudget_PreRender" PagerStyle-AlwaysVisible="true" > <ClientSettings Selecting-AllowRowSelect="true"> <ClientEvents OnRowSelected="RowSelected" /> </ClientSettings> <MasterTableView EditMode="InPlace"> <Columns> <telerik:GridBoundColumn DataField="COABudgetDetailID" DataType="System.Int32" HeaderText="COABudgetDetailID" Display="false" UniqueName="COABudgetDetailID" AutoPostBackOnFilter="true"> </telerik:GridBoundColumn> <telerik:GridBoundColumn DataField="EntityKeyName" DataType="System.String" FilterControlWidth="40%" HeaderText="Project Name" AllowFiltering="true" AutoPostBackOnFilter="true" CurrentFilterFunction="Contains" UniqueName="EntityKeyName"> <HeaderStyle Width="32%" HorizontalAlign="Left" /> <ItemStyle Width="32%" HorizontalAlign="Left" /> </telerik:GridBoundColumn> <telerik:GridBoundColumn DataField="ChartOfAccountSetDetailValueCode" DataType="System.String" HeaderText="Project Heads" AllowFiltering="true" AutoPostBackOnFilter="true" FilterControlWidth="30%" CurrentFilterFunction="Contains" UniqueName="ChartOfAccountSetDetailValueCode"> <HeaderStyle Width="10%" HorizontalAlign="Left" /> <ItemStyle Width="10%" HorizontalAlign="Left" /> </telerik:GridBoundColumn> <telerik:GridBoundColumn DataField="ChartOfAccountSetDetailDescription" DataType="System.String" HeaderText="Description" AllowFiltering="true" AutoPostBackOnFilter="true" CurrentFilterFunction="Contains" UniqueName="ChartOfAccountSetDetailDescription" FilterControlWidth="60%"> <HeaderStyle Width="20%" HorizontalAlign="Left" /> <ItemStyle Width="20%" HorizontalAlign="Left" /> </telerik:GridBoundColumn> <telerik:GridBoundColumn UniqueName="QuotedValue" HeaderText="Quoted Amount" DataField="QuotedValue" CurrentFilterFunction="EqualTo" AllowFiltering="true" DataType="System.Double" FilterControlWidth="30%" AutoPostBackOnFilter="true"> <HeaderStyle Width="10%" HorizontalAlign="Left" /> <ItemStyle Width="10%" HorizontalAlign="Left" /> </telerik:GridBoundColumn> <telerik:GridTemplateColumn HeaderText="Project Budget" UniqueName="SecondaryEntityBudget" DataField="SecondaryEntityBudget" CurrentFilterFunction="Contains" AllowFiltering="true" AutoPostBackOnFilter="true"> <ItemStyle Width="10%" /> <ItemTemplate> <asp:TextBox ID="txtBudgetAmount" runat="server" Width="70px" Text='<%# DataBinder.Eval(Container,"DataItem.SecondaryEntityBudget") %>' /> </ItemTemplate> <HeaderStyle Width="10%" HorizontalAlign="Left" /> <ItemStyle Width="10%" HorizontalAlign="Left" /> </telerik:GridTemplateColumn> <telerik:GridBoundColumn UniqueName="COAActualAmount" HeaderText="Actual Amount" DataField="COAActualAmount" CurrentFilterFunction="EqualTo" AllowFiltering="true" DataType="System.Double" FilterControlWidth="30%" AutoPostBackOnFilter="true"> <HeaderStyle Width="10%" HorizontalAlign="Left" /> <ItemStyle Width="10%" HorizontalAlign="Left" /> </telerik:GridBoundColumn> <telerik:GridTemplateColumn HeaderText="Supplementary Budget1" UniqueName="SupplementaryBudget1" Display="true" DataField="SupplementaryBudget1" CurrentFilterFunction="Contains" AllowFiltering="true" AutoPostBackOnFilter="true"> <ItemStyle Width="20%" /> <ItemTemplate> <asp:TextBox ID="txtSupplementaryBudget1" runat="server" Width="70px" Enabled="false" Text='<%# DataBinder.Eval(Container,"DataItem.SupplementaryBudget1") %>' /> </ItemTemplate> </telerik:GridTemplateColumn> <telerik:GridTemplateColumn HeaderText="Supplementary Budget2" UniqueName="SupplementaryBudget2" Display="true" DataField="SupplementaryBudget2" CurrentFilterFunction="Contains" AllowFiltering="true" AutoPostBackOnFilter="true"> <ItemStyle Width="20%" /> <ItemTemplate> <asp:TextBox ID="txtSupplementaryBudget2" runat="server" Width="70px" Enabled="false" Text='<%# DataBinder.Eval(Container,"DataItem.SupplementaryBudget2") %>' /> </ItemTemplate> </telerik:GridTemplateColumn> <telerik:GridBoundColumn DataField="StatusID" DataType="System.Int32" HeaderText="StatusID" UniqueName="StatusID" Display="false"> </telerik:GridBoundColumn> <telerik:GridHyperLinkColumn DataTextField="StatusName" DataType="System.String" ItemStyle-HorizontalAlign="Center" HeaderText="Status" UniqueName="StatusName" CurrentFilterFunction="Contains" AutoPostBackOnFilter="true" DataNavigateUrlFields="COABudgetDetailID,SecondaryEntityBudget,SupplementaryBudget1,SupplementaryBudget2" DataNavigateUrlFormatString="javascript:CheckBudgetAmount({0},{1},{2},{3});" > </telerik:GridHyperLinkColumn> <telerik:GridBoundColumn DataField="SecondaryEntityBudgetApproved" DataType="System.Double" Display="false" HeaderText="SecondaryEntityBudgetApproved" UniqueName="SecondaryEntityBudgetApproved"> </telerik:GridBoundColumn> <telerik:GridBoundColumn DataField="SupplementaryBudget1Approved" DataType="System.Double" Display="false" HeaderText="SupplementaryBudget1Approved" UniqueName="SupplementaryBudget1Approved"> </telerik:GridBoundColumn> <telerik:GridBoundColumn DataField="SupplementaryBudget2Approved" DataType="System.Double" Display="false" HeaderText="SupplementaryBudget2Approved" UniqueName="SupplementaryBudget2Approved"> </telerik:GridBoundColumn> <%--<telerik:GridBoundColumn DataField="StatusName" DataType="System.String" HeaderText="Status" UniqueName="Status"> </telerik:GridBoundColumn>--%> <telerik:GridTemplateColumn HeaderText="Not Applicable" UniqueName="IsBudgetNotApplicable" FilterControlWidth="20%" CurrentFilterFunction="Contains" AllowFiltering="true" AutoPostBackOnFilter="true" Display="false"> <ItemTemplate> <asp:CheckBox ID="chkApplicable" runat="server" Checked='<%# DataBinder.Eval(Container,"DataItem.IsBudgetNotApplicable") %>' /> </ItemTemplate> <ItemStyle HorizontalAlign="Left" Width="5%"/> <HeaderStyle Width="5%" /> </telerik:GridTemplateColumn> <telerik:GridCheckBoxColumn DataField="IsParent" UniqueName="IsParent" HeaderText="IsParent" Visible="true"> </telerik:GridCheckBoxColumn> <telerik:GridClientSelectColumn HeaderText="Select" UniqueName="Select"> </telerik:GridClientSelectColumn> <telerik:GridButtonColumn CommandName="Delete" HeaderText="Delete?" Text="Delete" UniqueName="DeleteCommandColumn" ButtonType="ImageButton" ConfirmText="Are you sure you want to delete ?"> <ItemStyle HorizontalAlign="Left" Width="5%"/> <HeaderStyle Width="5%" /> </telerik:GridButtonColumn> </Columns> </MasterTableView> </telerik:RadGrid>
function RowSelected(sender, eventArgs)
{
var grid = sender;
var MasterTable = grid.get_masterTableView();
var row = MasterTable.get_dataItems()[eventArgs.get_itemIndexHierarchical()];
var cell = MasterTable.getCellByColumnUniqueName(row, "IsParent");
//here cell.innerHTML holds the value of the cell
alert(cell.innerHTML);
// cell.innerHTML doe not return value of CheckBox Column
// but returns value if its a bound column
}
Waiting for your reply.
Regards,
Lok..


Here is a sample page: See the environment information in the UL tag in the markup sample.
Steps to reproduce in IE8:
. Select Image Manager Icon
. Click Cancel button on the image manager dialog
Notice the Scroll bar vanishes. How can I fix this? Thanks.
<%@ Register TagPrefix="telerik" Namespace="Telerik.Web.UI" Assembly="Telerik.Web.UI" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head runat="server"> <title></title></head><body> <form id="form1" runat="server"> <div> <telerik:RadScriptManager ID="ScriptManager1" runat="server" /> <telerik:RadSplitter ID="splitterOuter" Height="99.9%" Width="99.9%" ResizeMode="Proportional" runat="server"> <telerik:RadSplitBar ID="spVertical2" CollapseMode="Both" runat="server" /> <telerik:RadPane ID="paneRightOuter" Scrolling="Y" runat="server"> <telerik:RadSplitter ID="spHorizontalOuter" ResizeMode="AdjacentPane" LiveResize="true" Width="100%" Orientation="Horizontal" runat="server"> <telerik:RadPane ID="rPaneTop" runat="server" Scrolling="None"> <div> <h2>Environment:</h2> <ul> <li>RadEditor.dll Version 7.3.1.0 </li> <li>TeleriK.Web.UI Version 2011.1.315.40</li> <li>Telerik.Web.Design Version 2011.1.315.40 </li> <li>jQuery-1.4.2.js </li> <li>Visual Studio 2010 </li> <li>IE8 </li> </ul> </div> </telerik:RadPane> <telerik:RadSplitBar ID="spHorizontalInner" AdjacentPanesNames-BottomPaneName="rpPaneBot" runat="server" CollapseMode="Both" /> <telerik:RadPane ID="rpPaneBot" Scrolling="none" runat="server"> <telerik:RadEditor runat="server" ID="RadEditor1" Height="400px" SkinID="DefaultSetOfTools"> <Tools> <telerik:EditorToolGroup Tag="FileManagers"> <telerik:EditorTool Name="ImageManager" /> </telerik:EditorToolGroup> <telerik:EditorToolGroup> <telerik:EditorTool Name="Bold" /> <telerik:EditorTool Name="Italic" /> <telerik:EditorTool Name="Underline" /> <telerik:EditorSeparator /> <telerik:EditorTool Name="ForeColor" /> <telerik:EditorTool Name="BackColor" /> <telerik:EditorSeparator /> <telerik:EditorTool Name="FontName" /> <telerik:EditorTool Name="RealFontSize" /> </telerik:EditorToolGroup> </Tools> <ImageManager ViewPaths="~/Editor/Img/UserDir/Marketing,~/Editor/Img/UserDir/PublicRelations" /> <Content> The tight integration with ASP.NET AJAX and the powerful new capabilities make Telerik's WYSIWYG Editor a flexible and lightweight component, turning it into the fastest loading Web Editor. Among the hottest features are: <ul> <li><em>Single-file, drag-and-drop deployment</em></li> <li><em>Built on top of ASP.NET AJAX</em></li> <li><em>Unmatched loading speed with new semantic rendering </em></li> <li><em>Full keyboard accessibility</em></li> <li><em>Flexible Skinning mechanism</em></li> <li><em>Simplified and intuitive toolbar configuration</em></li> <li><em>Out-of-the-box XHTML-enabled output</em></li> </ul> </Content> </telerik:RadEditor> </telerik:RadPane> </telerik:RadSplitter> </telerik:RadPane> </telerik:RadSplitter> </div> </form></body></html>