It works in Internet Explorer 9
When a WebNumericEdit is disabled 'ctrl.setEnabled(false)' the control appears to be editable.
The control needs to be grayed out.
Is this a known issue with FF4?
Is there a work around?
Infragistics2.WebUI.WebDataInput.v10.3
Runtime Version: v2.0.50727
Version: 10.3.20103.2120
05.31.2011 FF4 Not Graying out disabled controls.
I added the following attribute setting in Styles.css that may solve this issue:
/* 05.27.2011 Attempt to fix Firefox issue of not graying out disabled controls */