Questions tagged [client-side-templating]
101 questions
1
vote
1 answer
Kendo grid change style cell data
I have a very basic kendo grid. I am using template feature to style cell data. What I want to do is style "Edit" in red and "Delete" in green color.
GRID CODE
grid = $("#grid").kendoGrid({
dataSource: {
data:…

Ashwin
- 12,081
- 22
- 83
- 117
1
vote
1 answer
Installing and using client side templating engines
I am in the process of building a database website. I am currently constructing the various webpages. For my search results, I would like to use a client side templating engine. I have not used one before and have a quick question:
I see that many…

Ben Thompson
- 4,743
- 7
- 35
- 52
1
vote
1 answer
Implementing requirejs and client-side templating in existing codeigniter hmvc application
We have been working on a codeigniter hmvc project for quite sometime now and it has grown into a lot of back-end modules and controllers. For the front end we have been applying the regular jQuery and plugin approach along with inline scripting for…

mlakhara
- 235
- 3
- 11
1
vote
0 answers
dev server for serving assets with headers
i am trying to serve template assets that can be used like this: