jsxdisabled = "1" on the following:
Datepicker icon: calender comes up but can't select a date. Disabled.
Datepicker textbox: Edit is saved to CDF. Not disabled.
Text Field column: Edit is saved to CDF. Not disabled.
Checkbox: Disabled
Select: Edit is saved to CDF. Not disabled.
Set property for "Before Edit" with following code fragment :
if (this.getRecord(strRECORDID).jsxdisabled == 1) false;
posted on 2007-05-22 10:04
周銳 閱讀(276)
評論(0) 編輯 收藏 所屬分類:
TIBCO