Topic: Datatables and search don't work from HTML source
                  
                  pbeks
                  priority
                  asked 2 years ago
                
Expected behavior I have created a datatable with 40 entries, this is generated by a html page and inserting the data from a database. For the snippet I inserted 40 entries manualy for testing.
I added a search button and search function.
I would expect that I now can search in the entire table (40 entries) and I should be able to open then next page of the table 1-10, 11-20 etc....
Actual behavior As soon as I add the search function then I can only search in the first 10 entries, the rest of the table is not visible and I can not search in it.
And only 10 entries are shown, so no possibility to go to next page
Resources (screenshots, code snippets etc.) https://mdbootstrap.com/snippets/standard/pbeks/4616195
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Priority
 - Premium support: Yes
 - Technology: MDB Standard
 - MDB Version: MDB5 6.0.0
 - Device: PC
 - Browser: Chrome
 - OS: Windows 11
 - Provided sample code: No
 - Provided link: Yes
 
pbeks priority commented 2 years ago
After update to pro 6.0.1 it is working