Newbie

I am new to dhtmlxcombo and can’t get it to work. I am trying to make a combo that is editable (readonly=false) so that user can select from the list OR enter a filter that I can intercept in the code behind. I am using asp.net 2.0. This is my code so far (no code behind) that doesn’t allow the user to enter any values:

<%@ Page Language=“C#” AutoEventWireup=“true” CodeFile=“Default.aspx.cs” Inherits=“_Default” %>

Untitled Page

From select box

a00 a01 a02

Can’t reproduce your issue locally.
If you ant filter - please, see thede damples:
dhtmlx.com/docs/products/dht … filtering/
and docs:
docs.dhtmlx.com/doku.php?id=dhtm … :filtering