Date: Tue, 20 May 2008 09:24:12 -0400
Reply-To: Paul Walker <walker.627@OSU.EDU>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Paul Walker <walker.627@OSU.EDU>
Subject: Pop-Up Menu on Table Viewer
On a table viewer, how can I do the following?
[1] User clicks (or right clicks) on a column heading
[2] A pop-up menu appears that has the following choices:
[a] Sort Ascending
[b] Sort Descending
[3] User selects the choice and sorting takes place
I already have a sorting algorithm for a table viewer, the thing I am
struggling with is how to get the pop-up menu to appear.
|