Where are you setting the breakpoint? I'd try setting breakpoints at line 493 [editorTablePane.load(rowData)] and line 154 [Component focusComponent = ...]. By the way, I haven't forgotten about the change needed in TableViewRowEditor - I've just been stuck at work all weekend and haven't had time to make the change :-(
-T On Sun, Sep 13, 2009 at 9:26 PM, Scott Lanham <li...@sael.com.au> wrote: > Oh and another thing. While in debug mode, for some reason the > TableViewRowEditor won't go into edit mode. Makes it really hard to see > exactly what is going on. > > I can't figure it out :-) >