0

I have a images with hits column in sql table. I want to show images on a webpage like a gallery when an visitor clicks on it it redirect to another page which shows its detail and when visitor clicks on the image it also increase the hits...... I tried it with gridview but that unfullfill the requirements. kindly tell me the best way?

4

2 回答 2

1

我会考虑使用列表视图控件

带有图像示例的列表视图控件

于 2013-10-20T14:24:35.247 回答
0

我设计了这个画廊:http ://ultimatedesign.in/UserGallery.aspx

关注这篇文章你就明白了

http://www.aspdotnet-suresh.com/2013/04/display-images-in-aspnet-gridview-from.html

于 2013-10-20T14:25:25.753 回答