Topic: searching by column

leadlcte free asked 4 years ago


Hello ! Is there a way to research by column in a table ? I thought there were an example with "searching by fields" but it's not seems to work.

Thank you :)


Arkadiusz Idzikowski staff answered 4 years ago


We don't have an example for search in specific columns, but you can read about searchLocalDataByFields method in the table search documentation and adjust the basic example easily:

https://mdbootstrap.com/docs/angular/tables/search/#a-methods


Ankita Singh free commented 3 years ago

Hi, how can I use searchLocalDataByMultipleFields() to search a nested field value? I am using angular-bootstrap-md v10.0.0. I tried using searchLocalDataByMultipleFields('searchtext' , ['field1', 'field2.subfield[i].subfield1'] but it doesn't work. @Arkadiusz Idzikowski


Arkadiusz Idzikowski staff commented 3 years ago

@Ankita Singh
Could you provide more details about the problem and the data structure you use? Please consider creating a new thread with a more detailed description, so we can reproduce that on our end.


Ankita Singh free commented 3 years ago

@Arkadiusz Idzikowski Hi, can you please check this https://mdbootstrap.com/support/angular/cannot-search-from-child-record-columns/



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 Angular
  • MDB Version: 8.3.0
  • Device: computer
  • Browser: chrome
  • OS: windows
  • Provided sample code: No
  • Provided link: No