水晶报表数据重复. [英] crystal report data repeat.

查看:38
本文介绍了水晶报表数据重复.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好

当我单击按钮时,然后在crystalreportviewer1中重复数据
我想在单击按钮时清除旧数据.



喜欢

''首次搜索

没有名字
1个
2 b

''第二次搜索
没有名字
1个
2 b
1个
2 b

hello

when i click on button then repeat the data in crystalreportviewer1
i want to clear old data when i click on button.



Like

''first time search

NO NAME
1 a
2 b

''second time search
NO NAME
1 a
2 b
1 a
2 b

推荐答案

在将数据绑定到报表之前,可能需要刷新报表.

reportObj.RefreshReport();为您完成窍门.

请参阅 RefreshReport [
Probably you need to refresh your report before binding data into It.

reportObj.RefreshReport(); do the trick for you.

See RefreshReport[^] for more


此处你去.

水晶报告:删除重复的值 [禁止重复记录 [
Here you go.

Crystal Reports: Remove Duplicate Values[^](It''s enough)

Supress Duplicate Records[^]

If you still fighting with that then let us know.


这篇关于水晶报表数据重复.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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