Quantcast
Channel: Free community support — DataTables forums
Viewing all articles
Browse latest Browse all 35271

List data from two sources in one table.

$
0
0

Is there a a way this can be achieved, even if it is through the one server call.

what i have here is an object which can inherit data from its parent. lets call these EAP's.

So a site belongs to a builder, and both sites and builders can have EAP's, how ever, the sites automatically inherits EAP's from the parent builder.

I would like to display this in one table, and be able to highlight or change the text color of the records that belong to the builder.

so is there a way i can manipulate the incoming data, or would this be better accomplished getting the data separately and calling row.add, and altering it with jquery .css


Viewing all articles
Browse latest Browse all 35271

Trending Articles