Click here to Skip to main content
15,894,825 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have a dynamic menu in my project using XSLT.
I have columns like menuid,menuname,childroot(bit). I want to set navigate url for menu when the childroot is false.

Thanks in Advance.

Thanks,
Subbu
Posted

1 solution

Do you know the <xsl:choose...> command.
Try that one.
Cheers
Andi
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900