Quantcast
Channel: Editor — DataTables forums
Viewing all articles
Browse latest Browse all 3740

Concatenating two fields on server side

$
0
0

I'm trying to have Datatables group records as per this example but need to have the grouping done based on a combination of two fields in the table. I saw another post here mentioning that this could be done with a GetFormatter but I can't make heads or tails from the documentation

I'd like to create a new field "Applications.FullName" that would consist of "Applications.Name" + " " + "Applications.Version"

Many thanks!


Viewing all articles
Browse latest Browse all 3740

Trending Articles