`
Par2: Sorting by clicking on listbox header 1999-07-07 -- Chris Behling Define an Alert on double-left mouse click, then put this in the Alert Key embed. My control is called ?ItemList -- substitute your own name here!! IF ?ItemList{PROPLIST:MouseDownRow} = 0 THEN SortColumn = ?ItemList{PROPLIST:MouseDownField} DO SortList END Printed April 1, 2025, 11:15 pm This article has been viewed/printed 35284 times. |