input.setStyle ("font-family: Times New Roman;")
Hi Guys i am working on active widgets. I used text box inside Grid, but i cant cant able to set the font for the text box inside grid.can you send me the coding for that. I am sending my COding.
var input = new AW.UI.Input;
input.setId("myInput");
input.setStyle ("font-family: Times New Roman;");
var input = new AW.UI.Input;
input.setId("myInput");
input.setStyle ("font-family: Times New Roman;");
Vimal Kumar Srivastava, Madhepura
August 30,