I have two elements; and > in an ItemTemplate, I want to test the value <% # Eval (\"Url\")%>
> in an ItemTemplate, I want to test the value <% # Eval (\"Url\")%>
ItemTemplate
<% # Eval (\"Url\")%>
You can use a ternary operator in the template and based on that outcome show/hide the correct element.