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
yashvant k
NA
29
0
scrollbar prob in table.
May 15 2010 1:16 AM
hi,
i have used scrollbar but it display on top of grid, i want it on bottom of grid..
here is code i have used..
<table style="min-height:450px;">
<div style ="width:970px; overflow-x :scroll;" >
<asp:GridView ID="gvPendingWebsite" runat="server" Width = "965px" HeaderStyle-BackColor ="LightYellow" AlternatingRowStyle-BackColor = "Azure" HeaderStyle-Height ="50px" RowStyle-Height = "30px ">
</asp:GridView>
</div>
(and plz can anyone tell me how to rate for the answer i liked in this forum)
regards,
yashvant
Reply
Answers (
1
)
WCF
how to cache third party images in silverlight .