evalCanEditRow | R Documentation |
Determine if a row can be edited
evalCanEditRow(row, canEditRow = TRUE, statusCol = "status")
row |
|
canEditRow |
|
statusCol |
|
calling this around the user passed on function ensures that newly inserted rows are being excempt from the logic. Moreover, the output of the function can be checked.
boolean
Jasper Schelfhout
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.