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
Varnaparan D
NA
250
42k
header freeze mvc html
Feb 25 2019 3:29 AM
without thead how to use header freeze in html mvc
ex:
without thead i want to freeze tbody first row.
tbody first row is the header row...........
<table>
<tbody>
<tr><td>df</td></tr> ------> i want to freeze the first row.this row should not scroll.
<tr><td>df1</td></tr>
<tr><td>df2</td></tr>
<tr><td>df3</td></tr>
<tr><td>df4</td></tr>
<tr><td>df5</td></tr>
</tbody>
</table>
Reply
Answers (
7
)
while loop modification,restructre the code
does not work with include method (model)in mvc