Hi Mark,
Now that v5 has arrived there are a bunch of new features and techniques toi be learned. I need some heavy customization and hate to reinvent the wheel if you've already done it.
So is there an documentation in the works?
I note that you've created a number of .NET web controls for things like ThreadedDisplay, ArticleDisplay etc. but on trying to get them to open in design in Studio they invariably fail with object is null. Makes it tough to figure out what the controls can do.
In particular I would like to substitute an threaded article display in the Newsreader format but want it to start at the node in the thread tree that is clicked in MessageList on down. On mimicing the ThreadedDisplay in Default template I can get a threaded view but it always starts from the root and includes all messages in the thread instead of just the sub thread I would like. Do I need to parse the OverviewTree explicitly or do I not know about other parameters that would limit the tree.
Lots of other questions along this line but that's enough for one post.