I have an Ultratree and trying to add Column chooser type functionality. I'm setting Visible member of columns in columnsets to true/false but this doesn't affect my tree in any way. Calling Refresh or Invalidate also does nothing. Is there an intelligent way to show/hide columns short of scrapping my tree and regenerating it again without hidden columns?
Actually it does work - it was a bug on my part. Sorry about that