Topic: search for a Table
ahmadkhoshdel priority asked 8 months ago
Hello everyone,
I have a table (not a DataTable) in my code. I am currently attempting to implement your search functionality for this table, but it seems to be non-functional. Could you please guide me on how to use a search field for a regular table, searching across all rows and columns?
i had used Basic example of your Tables. Thank you.
Kamila Pieńkowska staff answered 8 months ago
If you want to implement actual search you will have to write all logic by yourself. We added sorting, seraching and so on to datatable. Table purpose is meant to display static data. It is component that is meant for styling. Same as search.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 7.1.0
- Device: all
- Browser: all
- OS: all
- Provided sample code: No
- Provided link: No