Hello,
I have a crud rendered with flexigrid. In the table i want a search feature for products .I know there is a search feature with flexigrid but unable to make it happen when rendered with grocerycrud. when i use set_relations and call_back_columns the search field throws error "Failed to load resource: the server responded with a status of 500 (Internal Server Error)" in myfunction/ajax_list_info:1 . i know The flexigrid search runs a query against the database. It totally ignores all the work we put into presenting a user friendly table. and i tried all some of solutions available but not worked. please suggest correct answer .
Please guide.
Further,
My client wants flexigrid table only.
Thanks.