Server-side, child rows, Ajax call

Server-side, child rows, Ajax call

vishvavishva Posts: 2Questions: 1Answers: 0
edited February 2018 in Free community support

From the docs:

The content of the child row is, in this example, defined by the formatDetails() function, but you would replace that with whatever you wanted to show the content required, possibly including, for example, an Ajax call to the server to obtain the extra information to show.

The columns of parent and child are to be same.

Can anyone show me a simple example of using a call to the db to retrieve data for a child row?

This discussion has been closed.