Topic: Search Table is not working in MDB angular

sultana free asked 2 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 2 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';



Please insert min. 20 characters.

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 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