Timothy,
I don't know why I didn't check it before, but the html is getting all mangled. This is the output that I'm getting:
<img class="icon-file-pdf icon-file-default" true"="" src="<i aria-hidden=">
" alt="Kiswahilil-milk-quality-guide-A4.pdf" />
This is my code:
<img src="<%# GetAttachmentIcon("AttachmentGUID") %>" alt="<%# Eval("AttachmentName",true) %>" />