Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Gustav Hultberg 7 posts 27 karma points
    Apr 01, 2011 @ 14:11
    Gustav Hultberg
    0

    Change sort order

    Changing sort order in the view does´t effect

     

    Ex: SELECT     TOP (100) PERCENT name, createBy, createDate, ID, documentType, template, lastPublished, updateDate, releaseDate, expireDate, parentID, path,
                          VersionId, [level]
    FROM         dbo.vFALMFullContent
    ORDER BY name DESC

    Why?

  • Gustav Hultberg 7 posts 27 karma points
    Apr 01, 2011 @ 22:10
    Gustav Hultberg
    0

    What I whant is how to change the default sort order of  rows in the Tabular Folder Browsner without to change the source code. I thout I could do it by change in the SQL View.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies