A problem with sorted Popup columns was reported by Jeff Blinn:
A while back I posted a message about a popup 'breaking' out early. Here's what I'm trying to do: - Button click triggers event handler - Record keys are passed to a popup - Popup is displayed - If keys are returned, a new window is displayed with selected record(s) The problem is, when I sort on a numeric column, control passes back to the event handler (with no selected keys) - but the popup remains displayed. So if I sort on the numeric column, and then select records - there is no resulting window displayed.
This problem was reproduced and fixed. The fix (in OENGINE.EXE) will be part of the next Works release.
Cameron Purdy
Revelation Software
Thanks!