Declined
Last Updated: 13 Jun 2013 18:32 by ADMIN
Jaap
Created on: 21 Jun 2012 09:22
Category: Kendo UI for jQuery
Type: Feature Request
1
kendo.format support for array of values
I want to ask you to add support for this type of call to kendo.format:
    kendo.format('{0} - {1}', [3, 5]);
Of course this is not useful if you have the parameters in seperate variables.
But it is useful if you get the format and the parameters from some external source and that delivers the parameters as an array.
1 comment
ADMIN
Brandon
Posted on: 13 Jun 2013 18:32
can be achieved with function.apply