This sample demonstrates how to include information from the parent grid when exporting rows from a nested (in this case) or linked grid. The
customSave property allows the
onBeforeOutput event handler to assign values from the parent row in the parent grid to the
outputParameters event argument which are then passed to the server and merged with the HTML template specified in the
outputTemplate event argument.