找回密码
 立即注册

QQ登录

只需一步,快速开始

kysea
社区贡献组   /  发表于:2015-4-3 13:29  /   查看:3477  /  回复:1
In addition to creating a C1PrintDocument fully (including data) in code, a C1PrintDocument may be data bound. In that case, the actual document is produced when the document is filled with data from the database during generation.

The main property facilitating data binding is the DataBinding property on RenderObject , of the type C1DataBinding, which allows to specify the data source for data shown by the render object. Additionally, the   data binding can indicate that the render object must be repeated for all records in the data source, in which case  the render object becomes similar to a "band" from a banded report generator. This is similar to the RDL definition from Microsoft.

详情请参见文档
25-Data Binding.docx (110.95 KB, 下载次数: 256)

1 个回复

倒序浏览
kysea
社区贡献组   /  发表于:2015-4-14 10:36:00
沙发
恭喜GCDN用户考古程序猿已经完成翻译,获得 GCDN金币20118!

翻译文档如下:

25-数据绑定.docx (70.24 KB, 下载次数: 215)
回复 使用道具 举报
您需要登录后才可以回帖 登录 | 立即注册
返回顶部