kendo.format("{0:#,##0.######}", 4.336808689942018e-22) This will throw an error: RangeError: toFixed() digits argument must be between 0 and 20 This appears to be a bug inside the format function.
Please report this issue via the support system or forums on kendoui.com. Thank you for your understanding.