I’m using a View Control with a sorted column and all is working fine. However, I have a couple of issues I’m having problems tracking down.1) Users are commenting that there is nothing to identify that a view has been sorted on a given column. The sort image (sort_none.gif) is the same regardless of sorting. Is there any way to define or change the image? I cannot see any difference in the xspPanelViewColumnHeader style applied or anything in the stylesheets to control this.
- Some users are clicking on the sort image rather than the column title, expecting that to sort the column. From the source I see that the anchor tag is only placed around the title, not the image. Is there any way to change this, or repeat it for the image?
Thanks
Paul Withers