Hi, I am new to grocery crud... I need to know how to display an array values into single column in grocery_crud...
for example ..
I have table which display project name and resource name
Project name Resource name
xxxx yyyyy
xxxx zzzzz
Now I need to display the resource name in single row...
I need a grocery table like this
||
v
Project name Assignee
xxxxx yyyyy,zzzz
pls help me... Thanks in advance...