TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
sayali joshi
NA
1
3.7k
How to popup the image on click on image binded in datalist.
Jun 26 2014 1:44 AM
hello,
I am student and only have basic knowledge of asp.
I have image gallary using dataList in my site.
when I click on image(in dataList) it will get popup with close button.
Can you help me please?
<asp:DataList ID="dtlist" runat="server" RepeatColumns="4" OnDeleteCommand="Delete_Command">
<ItemTemplate>
<asp:Image ID="Image1" runat="server" Height="144px" Width="91px" ImageUrl='<%# Bind("image_path") %>'/>
</ItemTemplate>
</asp:DataList>
This is my data list.
Reply
Answers (
1
)
text to speach
Decode QR Code