Changing color text of a particular row
I want to change a color of text inside a row in Javascript.. like:
obj.getRowTemplate(1).setStyle("background", "red");
Thanks
obj.getRowTemplate(1).setStyle("background", "red");
Thanks
Eric Saboia
May 29,