Set Grid header AW.UI.Input text background color
Hi Alex,
I am using AW 2.5, here i have a issue to changing AW.UI.Input background color within the grid header.Here i have two header and input field placed in the First column. So, i tried the below coading
but it fails to change AW.UI.Input background color.
I am using AW 2.5, here i have a issue to changing AW.UI.Input background color within the grid header.Here i have two header and input field placed in the First column. So, i tried the below coading
grid.getHeaderTemplate(1,1).setStyle("color","red");
but it fails to change AW.UI.Input background color.
Sabi
August 6,