frm.fields_dict.child_table_name.grid.update_docfield_property(
"child_table_fieldname",
"options",
["Draft", "Submitted"]
);
frm.fields_dict.child_table_name.grid.update_docfield_property(
"child_table_fieldname",
"options",
["Draft", "Submitted"]
);