I need to use:
$crud->set_relation('buyerid', 'user','username');
and after
$crud->callback_column('buyerid', array($this, '_format'));
but its dosen't work
please help


1 reply to this topic
#1
Posted 06 August 2012 - 05:39 PM
#2
Posted 21 August 2012 - 01:13 PM
maybe you want to write this:
If that still doesn't work, please look at http://www.grocerycr...p__982#entry982
$crud->callback_column('buyerid', array($this, function($value, $row){return '__'.$value;}));
If that still doesn't work, please look at http://www.grocerycr...p__982#entry982
Also tagged with one or more of these keywords: callback_column
Support →
I have a question →
How to use callback_columnStarted by voriand, 22 Aug 2018 ![]() |
|
![]() |
||
Development →
How to and FAQs →
Search doesn't work with my callback_columnStarted by web-johnny, 09 Jan 2017 ![]() |
|
![]() |
||
Support →
I have a question →
Strange behavior with callback_columnStarted by Luigi Tessitore, 17 Jan 2016 ![]() |
|
![]() |
||
Support →
Bugs / Issues →
callback_column is not workingStarted by Ankit Limkar, 27 Oct 2015 ![]() |
|
![]() |
||
Support →
I have a question →
Has the problem(set_relation with callback_column problem solved) been solved with new version?Started by Sonelal Singh, 30 Sep 2015 ![]() |
|
![]() |
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users