Dynamic Table Editing

Hey there

This thread has been very useful so far in explaining how I can override the usual behaviour that occurs when editing ends for a particular cell, so thank you all!

I am having a problem with the code for “editColumn:row:withEvent:select:”. It does appear to be half working, as the row is selected, and the scroll view moves to make sure the row is visible, but the actual editing mode does not begin.

Are there any other ways I can do this? Or do you have any idea what could be stopping the edit?

Thanks for any help you can give.
Ryan