水晶报表中的对象或字段是否有任何事件可用? [英] Is any event is available for an object or field in crystal report?

查看:95
本文介绍了水晶报表中的对象或字段是否有任何事件可用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个水晶报表,其中显示了销售明细,例如销售单号,客户名称,项目,数量,费率和总金额.当我双击特定的帐单号时,我想在销售条目表单中打开该帐单明细以编辑或查看该特定的帐单(而不是打开子报表的情况).我已经在Crystal报表中查找了特定字段的事件,但是不幸的是,Crystal报表中没有与任何对象相关的事件.有什么想法实现这个东西吗?还是水晶报表中的某个对象有可用的事件?

谢谢.

I have a crystal report that shows the details of sales like sales bill number, customer name, items, quantity, rate and total amount. When i double click on a particular bill number i want to open that bill details in the sales entry form to edit or view that particular bill (not the case of opening a subreport). I have looked for the events of a particular field in the crystal report but unfortunately there are no events associated with any objects in the crystal reports. Is there any idea to implement this thing? Or is there an event available for an object in a crystal report?

Thanks.

推荐答案

您可以在Crystal报表上使用Drill()事件,并在该事件上打开销售条目表单".我已经使用DrillDown()事件打开了一个子报表,但是在这种情况下它也可以工作.这是受支持事件的链接:
http://www.crystalreportsbook.com/Crystal_Reports_Net_Ch14_3.asp [
You can use the Drill() event on crystal report and open the "Sales entry form" on that event. I have used the DrillDown() event to open a subreport but it would work similar in this scenario too. Here is a link for supported events:
http://www.crystalreportsbook.com/Crystal_Reports_Net_Ch14_3.asp[^]
Hope it helps.


这篇关于水晶报表中的对象或字段是否有任何事件可用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆