Completed
Last Updated: 10 Nov 2015 10:11 by ADMIN
Avnish
Created on: 10 Nov 2015 03:53
Category: Kendo UI for jQuery
Type: Feature Request
1
Kendo SpreadSheet - Invoke cell functions from code
It would be nice if we can programatically call the cell functions (AND, IF ELSE, VLOOKUP etc) directly from code. An example would be, say on a button click, I want to call one of the Excel type functions on all the cells or a select group of cells. 
1 comment
ADMIN
Telerik Admin
Posted on: 10 Nov 2015 10:11
This should be possible using the spreadsheet.range.formula method from the widget's API, Kumar. See this section of the documentation for further reference:
http://docs.telerik.com/kendo-ui/api/javascript/spreadsheet/range#methods-formula