Hi, in the documents it says to use batch if doing a number of operations on the spreadsheet. Can you explain what the {layout: true} is?
http://docs.telerik.com/kendo-ui/api/javascript/spreadsheet/sheet#methods-batch
I'm guessing it represents the change event to fire after the batch operation finishes - if this is the case are there any other options? Ie - layout is for layout changes, what about adding validations or changing colours? I cannot seem to find this list.
Thanks
Marc