Answer the question
In order to leave comments, you need to log in
How to return formatted data in GridView?
Hello.
Tell me how to return already formatted data to gridView?
At the moment I'm doing this in the gridView:
'value' => function($data){
return $data->getCurrencyPrice($data->price_roz);
},
'attribute' => 'price_roz',
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question