| | |
| | | , toolbar: '#toolbarDemo' |
| | | , totalRow: true |
| | | , cellMinWidth: 120 |
| | | , limit: 100 |
| | | , height: 400 |
| | | ,limit:100 |
| | | , cols: [[ |
| | |
| | | , { field: 'HProjectMoneyID', title: 'è´¹ç¨é¡¹ç®ID', hide: true, style: 'background-color: #f9f9f9;' } |
| | | , { field: 'HPMoneyName', title: 'è´¹ç¨é¡¹ç®åç§°', edit: 'text', event: "HPMoneyName",style: 'background-color: #f9f9f9;' } //f7 |
| | | , { field: 'HTypeSub', title: 'å票类å', hide: true, templet: '#HTypeSub' } |
| | | , { field: 'HMoney', title: 'ä¸å«ç¨éé¢', hide: true, edit: 'text', style: 'background-color: #f9f9f9;' } |
| | | , { field: 'HMoney', title: 'ä¸å«ç¨éé¢', hide: true, edit: 'text', totalRow: true, style: 'background-color: #f9f9f9;' } |
| | | , { field: 'HTaxRate', title: 'ç¨ç', hide: true, edit: 'text', style: 'background-color: #f9f9f9;' } |
| | | , { field: 'HQty', title: 'æ°é', edit: 'text', style: 'background-color: #f9f9f9;' } |
| | | , { field: 'HQty', title: 'æ°é', edit: 'text', style: 'background-color: #f9f9f9;', totalRow: true } |
| | | , { field: 'HPrice', title: 'åä»·', edit: 'text', style: 'background-color: #f9f9f9;' } |
| | | , { field: 'HSumMoney', title: 'æ»éé¢', style: 'background-color: #f9f9f9;' } |
| | | , { field: 'HSumMoney', title: 'æ»éé¢', style: 'background-color: #f9f9f9;', totalRow: true } |
| | | , { field: 'HRemark', title: 'åè¡¨å¤æ³¨', edit: 'text', style: 'background-color: #f9f9f9;' } |
| | | , { fixed: 'right', title: 'æä½', toolbar: '#barDemo' } |
| | | ]] |