kentico_martind
-
9/1/2008 12:03:22 PM
RE:Problem with the node order
Hi Erwin,
Please try to use following 'order by' expression - it is exactly the same expression we are using in CMSDesk:
CMS.CMSHelper.TreeHelper.SelectNodes("/%", true, "hrg.jobtitle", whereClause, "NodeLevel, NodeOrder, NodeName");
Best Regards,
Martin Dobsicek
|