Server-side, child rows, Ajax call

Server-side, child rows, Ajax call

tangerinetangerine Posts: 3,350Questions: 37Answers: 394

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.

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

Answers

This discussion has been closed.