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

Why is it not possible to edit Combobox in ajax control toolkit as in this example

$
0
0

Here is a simple example from Ajax Control Toolkit. I can't edit anything in this control.
What is it that I have missed ?

<asp:ComboBox ID="ComboBox1"  AutoCompleteMode="Append"  DropDownStyle="Simple" runat="server">
        <asp:ListItem>test1</asp:ListItem>
        <asp:ListItem>test2</asp:ListItem>
        <asp:ListItem>test3</asp:ListItem>
    </asp:ComboBox>

//Tony


Viewing all articles
Browse latest Browse all 5678

Trending Articles



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