MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

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

Viewed 8182 time(s), 2 post(s) 9/4/2012 4:48:41 PMby super
super

super

9/4/2012 4:48:41 PM
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 ?
This content has not been rated yet. 
6018 Reputation 709 Total posts
mzilic

mzilic

9/5/2012 5:43:10 PM
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
This content has not been rated yet. 
2218 Reputation 300 Total posts