如何在asp.net中的repeater控件栏中显示图像?
我使用来自 asp.net 的转发器控件进行数据绑定。为了设计,我使用了 div &数据表示的跨度。我的表中有 4 个字段我想根据字段值显示每个跨度上的图像。图像存储在我的项目路径本身中。
如何做到这一点?
I'm using repeater control from asp.net for data binding. And for designing i used the div & span for data representation. I have 4 fields to my table & i want to show the images on the each span depending on the field value. Images are stored in my project path itself.
How to do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
使用它
现在我们需要创建一个函数来使用该 ID 检索图像。
Use this
Now we need to create a function to retrieve the image using that ID.