DataLudi Grid v.1 > Classes > EditOptions
Specify one or more format to change the clipboard value to DATETME field value when to run pasting.
If it is specified booleanFormat property to DataField when changing, it will try to change as this value.
Defaults to null.
grid.pasteOptions().setBooleanFormat("No,Male,0:Yes,Female,1:x,X");