I want to know because I want to changed the filter of the list based on the characters that they type in. It is possible to do this with UltraCombo, I have a control set up exactly this way -- but I don't see a way to capture this event with a celllist. Please help.
What's a CellList? I am not familiar with this object. Do you mean a ValueList? A ValueList does not have any filtering functionality. You would have to use an UltraDropDown control.