Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Powerslice - DefaultSortOption

Vote:
 

Trying to figure out how to set detfault sorting in powerslice.

Tried overriding DefaultSortOption, but it seems to have no effect, and I find no example out there.

Anyone knows if it is implemented, and so, how to use it...

        public override SortOption DefaultSortOption
        {
            get
            {
                return CreateDescendingStartPublishSortAction();
            }
        }

Cheers

#144975
Feb 23, 2016 14:00
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.