Robin Dunn wrote: > > Who steals the Tab/Enter from my custom cell editor and how can I > > prevent this? > >They are stolen by the code that handles tab navigation. Try giving the >combo the wxWANTS_CHARS style. Thanks... but it doesn't help. Cristina.