amardeepgp
amardeepgp
Hi, I am also facing a similar issue. Were you able to fix this? Thanks!
On the columns , where we have the callback the search is not working on those. sample code: Column::name('test') ->callback(['test'], function ($test) { return $test== 1 ? 'Test1' : 'Test2';...
I am also facing a similar issue. On the columns , where we have the callback the search is not working on those. sample code: Column::name('test') ->callback(['test'], function ($test) {...
Any updates guys, I am still stuck with this issue? Please suggest!