or


<telerik:RadComboBox ID="radBankAccounts" Runat="server" Width="200px" Skin="Vista" HighlightTemplatedItems="true" DataTextField="DisplayAccountName" DataValueField="AccountName" onselectedindexchanged="radBankAccounts_SelectedIndexChanged"> <FooterTemplate> <div style="text-align:center"> <asp:LinkButton ID="lnkbtnAddAccount" Text="add new bank account" onclick="hypBtnChangePayAccount_Click" runat="server" /> </div> </FooterTemplate> </telerik:RadComboBox>
<telerik:RadGrid id="RadGrid1" runat="server" gridlines="None" allowpaging="True" allowsorting="True" autogeneratecolumns="False" width="97%" enableajax="True" CellSpacing="0" DataSourceID="SqlDataSource1" AllowFilteringByColumn="True" onneeddatasource="RadGrid1_NeedDataSource" ShowFooter="True" > <PagerStyle Mode="NextPrevAndNumeric"></PagerStyle> <ClientSettings AllowColumnsReorder="True" ReorderColumnsOnClient="True"> <Selecting AllowRowSelect="True"/> </ClientSettings> <MasterTableView GridLines="None" Width="100%" CommandItemDisplay ="Top" DataSourceID="SqlDataSource1" > <Columns> <telerik:GridBoundColumn DataField="SequencialNumber" HeaderText="SequencialNumber" UniqueName="SequencialNumber" SortExpression="SequencialNumber"> </telerik:GridBoundColumn><span style="font-family: trebuchet ms; color: #666666;"><ul> <li><span style="font-family: trebuchet ms; color: #666666;">This is a test paragraph with Enter <li>This is a second test paragraph with Enter</li> <li>This is a third test paragraph with Enter</li> <li>This is a fourth test paragraph with 2X Enter to jump a blank line</li> <li>This is a fifth paragraph for bulleted list</li> </span></li> <li></li></ul></span>This is a test paragraph with CTRL+ENTER<p>This is a second test paragraph with CTRL+ENTER</p><p>This is a third test paragraph with CTRL+ENTER</p><p> </p><p> </p>This is a fourth test paragraph with 2X CTRL+ENTER to jump a blank line<p> </p><ul> <li>This is a fifth paragraph for bulleted list</li></ul>