如何显示附件文件之类的数据 [英] how to show data like attached file

查看:60
本文介绍了如何显示附件文件之类的数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我是asp.net的新用户,我想知道如何显示这样的数据:

产品1的图片产品2的图片产品3的图片
产品价格产品价格产品价格
产品全名产品全名产品全名


像这样使用哪个工具和数据应该来自数据库...
谢谢
问候
Umesh Daiya

Hi,
I am new user of asp.net and i would like to know how to show data like this:

image of product1 image of product2 Image of product3
product price product price product price
product full name product full name product full name


like this using which tool and data should be come from database...
Thanks
Regards
Umesh Daiya

推荐答案

您需要数据绑定控件 [ ^ ]

在这种情况下,您可能需要GridView或Repeater控件.浏览链接中的示例,然后开始编码.

希望这会有所帮助!
You need a Data Bound Control[^]. Also check out this link: Data Bound Controls [^]

In you case, you would probably need a GridView or a Repeater Control. Go through the examples in the link and then start coding.

Hope this helps!


这篇关于如何显示附件文件之类的数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆