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.
Michael,
Try lv'SortOnHdrClick=1. ;)
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!