admin管理员组文章数量:1315089
In XtraReport how can I change the databinding field of a tableCell based on the value in another tableCell using the script in the Report designer window?
I want to change the databinding field of a tableCell based on the value in another tableCell. Suppose I Have a tableCell named tableCell44 and the databinding field of tableCell44 is Mark11. If the value in the tableCell22 is NullOrEmpty then I want to set the databinding field of the tableCell44 to Mark22. How can I achieve this using C# script?
Note: tableCell22 is printed first so the script can be written in the BeforePrint of tableCell22.
I know it can be done using the CalculatedField but there are some situations in which I cannot use CalculatedField.
本文标签:
版权声明:本文标题:xtrareport - How to change the databinding field of a tableCell based on a condition using script? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741971575a2407872.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论