If we make the FOEX Textfield and Checkbox in page to readonly by giving the below style using JS, Ext.getCmp("ITEM_NAME").setReadOnly(true); ...
確定! 回上一頁