本文介绍了水晶报告动态的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我添加了5列
Col1 Col2 Col3 Col4 Col5
但Col2和Col5是可选
当用户打开默认报告时,它将显示除Col2或Col5之外的所有列
对于Col2和Col5用户选中复选框然后它将是可见的
我正在使用ODBC连接(MySQL),我在Command上写了查询,我怎么能这样做
谢谢
I have added 5 columns
Col1 Col2 Col3 Col4 Col5
But Col2 and Col5 are optionally
When user open default report then it will show All columns except Col2 or Col5
For Col2 and Col5 user checked on checkbox then it will be visible
I am using ODBC connection (MySQL) and i wrote query on Command, how can i do this
Thanks
推荐答案
这篇关于水晶报告动态的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!