I've found that this works when I have no text before the <%# ... %>. ie:
NavigateUrl='<%# DataBinder.Eval(Container.
NavigateUrl='/links/<%# DataBinder.Eval(Container.
http://localhost/links/<%#
in the status bar, again not giving the value. So how do i make the navigateurl what i want when you can't add text (appearently) before the <%# ... %>?
Main Topics
Browse All Topics





by: awilinskPosted on 2005-09-30 at 06:57:04ID: 14992227
try this:
DataItem," LinkImageN ame") %>
<%# DataBinder.Eval(Container.