showRowDetailPanel
This function is used to toggle the row detail panel of a grid row.
Parameters
Row - the row object. Usually this is: eventArgs.details.row
show - shows (true, default) or hides (false) the detail Panel
Example Usages
This code belongs in an **onRowCreated** event