Hi ,
I have one sharepoint list which includes 15 columns, now I want search kind of things on that list.
User will search any text , and search should happen on whole list and return data as listview.
I want OOTB approach only. Jquery approach works fine for current page, but it breaks on pagination. any other approach ?
Please mark answer , if you think answer is helpful or correct.