Topic: Table - scroll data rows and keep header row in view?
Can I define a table so that the data rows scroll and the header row remains in view?
Arkadiusz Idzikowski staff answered 4 years ago
mdbTable
directive has a stickyHeader
input, if you set it to true, the header should remain at its position.
<table mdbTable stickyHeader="true"></table>
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 9.3.0
- Device: PC
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No