gettingstarted
[Top] [All Lists]

Sorting ListBox Columns

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Sorting ListBox Columns
From: Chuck Pelto <cbpelto at pcisys dot net>
Date: Mon, 31 Jul 2006 15:51:28 -0600
Delivered-to: listarchive at realsoftware dot com
Delivered-to: gettingstarted at lists dot realsoftware dot com
Which comes first? Which comes last? When is the sorting finished?

If one clicks on the header of a listbox and the sorting takes place, at what point in the process is the sorting done?

Is it with the HeaderPressed? Is it with the SortColumn? Is it with the Change?

I'm asking because after the sorting is accomplished, I'd like to capture the re-sorted items in an array.

Doing capture at the HeaderPressed doesn't seem to capture the change.

Should it be done at the Change? Or someplace else?

Regards,

Chuck
_______________________________________________
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>


<Prev in Thread] Current Thread [Next in Thread>