Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

The text in the ListSearchExtender prompt is shortened

$
0
0

I have a listbox with the listsearchextender as follows...

<asp:ListBox ID="CompanyTypeListBox" runat="server" DataTextField="CompanyTypeName" DataValueField="CompanyTypeId" CssClass="listbox" /><ajt:ListSearchExtender ID="CompanyTypeListBox_ListSearchExtender"
    runat="server" Enabled="True" TargetControlID="CompanyTypeListBox"
    IsSorted="True" PromptCssClass="listsearchextenderprompt"
    PromptPosition="Bottom" PromptText="Type to search" />


My problem is that when I click in the listbox the prompt is "...h". When I start typing it changes to "...x" where x is the last letter of the listbox item.



Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>