Topic: Search Table is not working in MDB angular
                  
                  sultana
                  free
                  asked 4 years ago
                
Expected behavior As shown in the example of official document Actual behavior code is not working Resources (screenshots, code snippets etc.) Seach table code is not working ...................MDB ....Pro user..........it is not able to recognise this import import {MdbTableDirective} from 'PATH-TO-MDB-ANGULAR';
                      
                      Arkadiusz Idzikowski
                      staff
                        answered 4 years ago
                    
@sultana    You need to replace the PATH-TO-MDB-ANGULAR text with the name of the MDB library that you use.
For free version it will be:
{MdbTableDirective} from 'angular-bootstrap-md';
and for pro version:
{MdbTableDirective} from 'ng-uikit-pro-standard';
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
 - Premium support: No
 - Technology: MDB Standard
 - MDB Version: MDB5 3.8.1
 - Device: hp pavilion Desk Top
 - Browser: google chrome
 - OS: window 10
 - Provided sample code: No
 - Provided link: No