-
Right Click on Column in Browse
I have a client who likes the Access feature of clicking on a column in browse
mode and being able to sort (asc or desc) on that column. Is this possible
in VFP?
-
Re: Right Click on Column in Browse
On 5 Jul 2000 02:12:27 -0700, "jeff" <soft2001@aol.com> wrote:
>
>I have a client who likes the Access feature of clicking on a column in browse
>mode and being able to sort (asc or desc) on that column. Is this possible
>in VFP?
Are you using a grid, or the BROWSE command? If a grid, in the column
header rightclick() event, simply SET ORDER TO TAG blahblah for
whatever order you want (based on the column they are in) and GO TOP.
If you're using BROWSE, you'll have to wait for another answer - I've
never used it in a program.
Ignore munged e-mail address above.
If necessary to reply via e-mail, please reply to:
caracal A T caracal D O T net
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks