kendo-template Questions

3

Solved

For some reason my numericTextbox is still showing a decimal and numbers after the decimal while in a kendo template. I followed the other answers by having the attributes of decimals="0" and forma...
Thermopylae asked 1/10, 2013 at 18:20

5

Solved

I've got some code here where I am trying to set a background color of a cell based on the value of the data item: http://dojo.telerik.com/@solidus-flux/eHaMu <!DOCTYPE html> <html> &l...
Efficacy asked 28/2, 2015 at 16:34

1

Solved

I'm trying to format my DateTime object in my Kendo ListView Template but the suggested kendo.toString method doesn't seem to work for me. I've cut out a lot of code that doesn't relate to my prob...
Canonical asked 3/8, 2016 at 16:15

1

Solved

I have this dojo: I am trying to pass additional parameter to template via: detailTemplate: kendo.template($("#detail-template").html())({someParam: 'someValue'}) However when I do this, I ca...
Oblong asked 20/12, 2015 at 11:58

3

Solved

I have a grid that lists Road information and want a Toolbar Template that will allow me to filter the roads by choosing a Concession from a DropDownList. Something like this My code: CSHTML &lt...
Photoluminescence asked 31/7, 2014 at 15:19
1

© 2022 - 2024 — McMap. All rights reserved.