17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1478 Views |
-
<% If Middle %> in Menu control

1 April 2008 at 12:42am
Hi,
I'd like to add separators between items of a menu control. So I was thinking of doing something like:
<% control Menu(1) %>
... link ...
<% if Middle %>
... separator ...
<% end_if %>
<% end_control %>Obviously, this doesn't work. Would I need to build my own data source to emulate the menu with the Middle control?
Bernd
-
Re: <% If Middle %> in Menu control

2 April 2008 at 11:57pm
why not just use <% if Last %> to set the last item to not be followed by a seperator?
| 1478 Views | ||
|
Page:
1
|
Go to Top |

