TreeList.SetFocusedRowCellValue Method
Name | Parameters | Description |
---|---|---|
SetFocusedRowCellValue(TreeListColumn, Object) | column, value | Assigns a value to the specified column within the currently focused data row. |
SetFocusedRowCellValue(String, Object) | fieldName, value | Assigns the required value to a cell within the focused Tree List node. |