So I have a lovely new listbox. When a user clicks in a cell in a column
whose type is Inline Editable, I use:

MyList.EditCell row, column

This turns the cell into an edit field within the listbox grid. This is
exactly what I want.

Now, if the user chooses an item from a nearby popup menu, I need to close
the edit field and repopulate the entire list.

How do I make the edit field go back to being a "regular" listbox cell? I've
tried all kinds of things, including setting ActiveCell=nil, to no avail.

TIA -

- John


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to