Topic: searching by column
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 5 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 commented 4 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 4 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 commented 4 years ago
@Arkadiusz Idzikowski Hi, can you please check this https://mdbootstrap.com/support/angular/cannot-search-from-child-record-columns/
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: 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