Hi, recently I'm just want to change all jqGrid to kendo Grid, but i'm not sure if kendo grid can do things like customized color for header columns or cells. Please see the attached screenshot.
The requirements is like we need display color dynamic and gradient with the cell data. For example if the data is in range of -100,0 the background should display in red and gradually change to yellow, if it's in range of 0,100 it's yellow and gradually change to green.
if you guys can create an example it will be great.
5 Answers, 1 is accepted
Hello Congyuan,
This can be achieved with Kendo UI as well, you just need to use the cell template and header template functionality explained here:
http://docs.telerik.com/kendo-ui/api/javascript/ui/grid#configuration-columns.headerTemplate
http://docs.telerik.com/kendo-ui/api/javascript/ui/grid#configuration-columns.template
If you are just starting with Kendo UI, maybe this article will be helpful as well:http://docs.telerik.com/kendo-ui/framework/templates/overview
Regards,Kiril Nikolov
Telerik

Hi, I posted another question here. Looks no one response me so far, shall I re-post it as a new question or that's fine just leave it there some else will look into it later?
http://www.telerik.com/forums/is-it-possible-to-build-sth-like-this
Hello Congyuan,
I can see that my colleague is already helping you on the matter. We review all the questions, asked on the forums and send response within 48 hours, so there is no need to repost it.
Regards,Kiril Nikolov
Telerik

Hello Congyuan,
I will go ahead and close the ticket, but in case something comes up do not hesitate to contact us.
Regards,
Kiril Nikolov
Telerik