3.2.0

.getRowTemplate(i).setStyle("background", "fff;");..not working

plz give me idea wht to do...
.getRowTemplate(i).setStyle("background", "fff;"); this code is working in mozila but not in IE..plz help me..its really urgent...
James
March 17,
setStyle is not working in Internet Explorer bt working fine in Mozzila..plz give some code which supports IE...to set the background...setStyle("background", "fff;"); in IE......Urgent..
James
March 17,
try setStyle("background", "#fff");
Alex (ActiveWidgets)
March 17,

This topic is archived.

See also:


Back to support forum