List box column sort

Started by Michael Greer, April 10, 2020, 02:19:47 PM

Previous topic - Next topic

Michael Greer

I have a listview report style control for which I am trying to enable the lv'clickonhdrsort propery.  I set that property to 1, and it reports back as one, but I do not get sorting.  I'm sure there is another property that I need to adjust, but for the life of me I cannot figure out what it might be. I am seeing this at different PxPlus releases.

Ken Sproul


Michael,


Try lv'SortOnHdrClick=1.  ;)

Ken Sproul
DPI Information Service, Inc.
Pivotal Systems LLC

Michael Greer

Ken,

That is what I did.  I just named the property wrongly in my post.  FYI this is in a FACTS search window where I was trying to achieve it.  Coded an alternative.  Thanks!