DataView

  1. #1

    DataView

    How to display download link in dataview ?
  2. #2

    RE: DataView

    What about using the standard HTML anchor tag? ;)
    <template>
      <tpl for=".">
        <a href="http://tempuri.org/download.aspx?id={id}">Download</a>
      </tpl>
    </template>

Similar Threads

  1. [CLOSED] DataView to DataView Drag and Drop
    By paulc in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: May 10, 2012, 8:19 PM
  2. Replies: 1
    Last Post: Apr 29, 2011, 5:39 AM
  3. [CLOSED] DataView in IE
    By SouthDeveloper in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Feb 11, 2011, 3:30 PM
  4. DataView. Need help
    By Dgsoft.ru in forum 1.x Help
    Replies: 2
    Last Post: Jul 16, 2009, 11:14 AM

Posting Permissions