我用datalist控件显示出数据库里的产品图片,怎么给图片加上链接呢?我用datalist控件显示出数据库里的产品图片,怎么给图片加上链接呢?[解决办法]使用模板列啊 <a href= ' <%#....%> '> <img src= ' <%#....%> ' border=0> </a>