Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in .NET only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
.NET
how to use Image Button in gridview
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
visalakshi
New Member
Join Date:
Jul 2007
Posts:
3
#1
how to use Image Button in gridview
Jul 16 '07, 06:11 AM
how to use image in gridview using c#
hishkehar1
New Member
Join Date:
Jul 2007
Posts:
1
#2
Jul 16 '07, 06:40 AM
Originally posted by
visalakshi
how to use image in gridview using c#
by using item templet file u can use image button.
<column>
<asp:TemplateFi eld >
<ItemTemplate >
<asp:imagebutto n id="img1" text="" runat="server" />
</ItemTemplate>
</asp:TemplateFie ld>
</column>
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment