Mono Support any way to display discussion board topics sorted by "Updated topics on top" by default ? 

Viewed 9742 time(s), 2 post(s), 9/4/2012 4:48:41 PM - by super
9/4/2012 4:48:41 PM
6018 Reputation 709 Total posts

any way to display discussion board topics sorted by "Updated topics on top" by default ?

Is it quite annoying to look for the topics that i posted and see who replied to which topic without sorting. and every time i need to select the option.

Is it possible to display the topics "Updated topics on top" by default so that users of my website won't have to look for each and every topic in the discussion boards ?

1
9/5/2012 5:43:10 PM
2218 Reputation 300 Total posts

Hello,

DiscussionTopics has a property called TopicSorter which allows you to define a default sorting option. For example:

<MonoX:DiscussionTopic runat="server" ID="dTopic" TopicSorter="SortUpdatedTopicsOnTop" />
Regards,
Mario

2
This is a demo site for MonoX. Please visit Mono Software for more info.