摘要:
How it works:1. There is one special table in AOT\System Documentation\Tables\UtilElements, firstly, create a similar table UtilElements_Job with those fields: utilLevel(Enum: UtilEntryLevel), recordT... 阅读全文
posted @ 2010-12-08 13:30
AOT
阅读(354)
评论(1)
推荐(0)
摘要:
第一步,先在form的声明的地方声明变量: 第二步,数据源(datasource)对应的表的ini方法: public void init() { super(); criteriaPosted=this.query().dataSourceName('YouTable').addRange(fieldNum(YouTable,FieldName))... 阅读全文
posted @ 2010-12-08 10:18
AOT
阅读(280)
评论(0)
推荐(0)