Topic: Datatable search
ozgehan premium asked 3 years ago
Hi, I have a problem with datatable search. When searching in datatable, there is no problem in column search. However, after doing column search, I want to search in all columns then search does not work.
<mdb-datatable-2
v-model="dtUserList"
:searching="{ value: search, field: fieldName }" />
this.fieldName = value;(Column search) and I use
this.fieldName=null;(Search in all columns)
Value is same column names.These are the results:
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Premium
- Premium support: Yes
- Technology: MDB Vue
- MDB Version: 6.7.1
- Device: Computer
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No
Mikołaj Smoleński staff commented 3 years ago
The issue is already in our bug list and the fix will be included in the new MDB5 Vue UI KIT. Best regards