SQL Site Map Sort Order

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • tmueller@teewebco.com

    SQL Site Map Sort Order

    Hello,

    Has anyone figured out a way to change the sort order of the SiteMap
    stored in SQL Server?

    Currently it sorts by the ID but if say Home is 20 and About Us is 5,
    About us display first. I tried adding sort order to the table and the
    query works corretly but the Provider chokes on an invalid key because
    the parents get switched around.

Working...