سؤال

table and i want to search it client side using a search form and its column filtering or using any plugin/technique . I have tried to find it on goggle but its just giving me each column filtering . i have following form : enter image description here

i have a form in which form row is equal to data-table column and i need to implement and and or functionality to search.

Please help , thanks :)

هل كانت مفيدة؟

المحلول

Use the fnFilter API method of DataTables ( http://datatables.net/api#fnFilter ) to apply a filter term to the table.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top