Navigation: Javascript API > User dialog functions > Subtable view functions > Properties > Change properties
jr_hide_subtable_row(string subtableViewName, int rowId)
This function hides a row of a subtable view.
Parameter
Type
Description
subtableViewName
string
Name of subtable view
rowId
int
Row ID
This function does not return a value.