Quote Originally Posted by mike200
Instead of a hidden column, could you use CListCtrl::SetItemData to store the variable? Then in your CompareFunc do your comparison based on the item data.

Thanks,

If it doesn't display the value it will do the job. Is that the case?


TIA