0
I would like to create a link on the listview line to navigate to a url when clicked. The "city" field has to complete the url so that the direction is done correctly.
<%#Eval("cidade")%>
Example: Let’s say I want the user to be directed to wikipedia to view the clicked city information and so on, like this: https://pt.wikipedia.org/wiki/"city"