10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
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
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Varnaparan D
1.9k
250
32.3k
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