Topic: Table - scroll data rows and keep header row in view?
                  
                  davout
                  free
                  asked 5 years ago
                
Can I define a table so that the data rows scroll and the header row remains in view?
                      
                        Add comment
                      
                    
                  
                
                      
                      Arkadiusz Idzikowski
                      staff
                        answered 5 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.
Status
              Answered
Specification of the issue
              - ForumUser: 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