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

Combobox causes postback when item is selected by pressing Enter key.

$
0
0

I use two Ajax Control Toolkit comboboxes in my website, both of them are bound dynamically. When I try to select an item using enter key a postback occurs. Please help me with this.

                    <asp:ComboBox ID="ComboBoxCustName" runat="server" DataTextField="Customer" 
                        DataValueField="UserLoginID" 
                        AutoCompleteMode="SuggestAppend" DropDownStyle="Simple">
                    </asp:ComboBox>




Viewing all articles
Browse latest Browse all 5678

Trending Articles



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