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
sanjay ghude
NA
5
14.7k
Gridview fixedheader problem in a master contentpage concept
Jun 8 2010 4:05 AM
Gridview fixedheader problem in a master contentpage concept
<
div
style
="
OVERFLOW
: auto;
HEIGHT
:600px"
>
<
asp
:
GridView
Width
="16px"
ID
="gvCustomers"
AutoGenerateColumns
="False"
runat
="server"
BackColor
="white"
BorderColor
="#3366CC"
BorderStyle
="None"
BorderWidth
="1px"
CellPadding
="4"
PageSize
="15"
>
<
HeaderStyle
CssClass
="gvFixedHeader"
/>
i use css file and div tag style ="overglow:auto;height:600px
css file Gvfixedheader=
.Gvfixedheader
{
font-weight:normal;
position:relative;
background-color;white;
z-index:1000px
}
Reply
Answers (
1
)
how to use autopostback method in mobile application?
Event handler for a button