单击gridview行中的按钮会弹出图像库?AJAX? [英] click on button in a gridview row pop up a gallery of image?AJAX?

查看:74
本文介绍了单击gridview行中的按钮会弹出图像库?AJAX?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个gridview,其中显示了来宾姓名列表,并且在其中一列中,我有一个按钮
当我连续单击按钮时,它将弹出来宾图像的图库(列表/幻灯片)
有可能这样做吗?我需要使用Ajax吗?
谢谢,如果您可以提供链接或示例会很有帮助吗?

以下是我的数据库表

i have a gridview, that display a list of guest name, and in one of the column i have a button
when i click on the button in a row , it will pop up a gallery(list/slideshow) of images of the guest
is it possbile to do that? did i need to use ajax?
thanks it will be helpful if you can provide link or example?

the below is my database table

guest
guestID name
1       A
2       B
3       C


imageGuest
imageID imgurl  guestID
1       A.jpg    1
2       A1.jpg   1
3       B.jpg    2
4       B1.jpg   2
5       C.jpg    3
5       C1.jpg   3

推荐答案

转到此链接
http://odetocode.com/articles/172.aspx [ http://www .ashishblog.com/blog/how-to-store-and-retrieve-image-in-database-using-c-asp-net-jquery/ [
go this link
http://odetocode.com/articles/172.aspx[^]

http://www.ashishblog.com/blog/how-to-store-and-retrieve-image-in-database-using-c-asp-net-jquery/[^]


这篇关于单击gridview行中的按钮会弹出图像库?AJAX?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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