concatenate array
concatenate array
With the following instructions I bring the names related to a table.With the following instructions I bring the names related to a table.
{ data: 'users',
render: '[, ].name'},
or
{data: 'users[, ].name' },
What I want to do is bring the surname apart from the first name in a concatenated way, but I don't know how to do it, I would appreciate your help.
This discussion has been closed.
Answers
We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin