Answer the question
In order to leave comments, you need to log in
How to output JSON data to GridView table in yii1?
Help with the question, for example, there is data in this format
array(58) {
["title"]=>
string(35) "simple_title"
["id"]=>
int(92)
["created_at"]=>
string(20 ) "2017-05-28T08:28:37Z"
["updated_at"]=>
string(20) "2017-06-02T13:20:49Z"
["type"]=>
string(6) "simple"
[" status"]=>
string(7) "publish"
["downloadable"]=>
this is just an example, how can I display this data in a GridView, or ideally bootstrap.widgets.TbExtendedGridView in yii 1?
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