At 04:55 PM 9/27/2010, Dennis McGrath wrote:
Is there a property command to disable the column sorting in a
variable listview?
Here's how:
01. While in Form Designer ...
Select Variable Lookup ListView control
Right-Click | Object Properties ...
Lookup Settings ...
Un-Check the option for [ ] Display Distinct Value(s).
02. Make sure that you are not using the ORDER by Clause in
WHERE Clause ...
03. Click on [OK] button to save properties.
04. Click on [Run Form] button or [Ctrl+F9] to preview.
That's all there is to it!
Very Best R:egards,
Razzak.