问题描述
大家好,
我目前正在为学校制作学生成绩单项目。
我需要以动态形式生成水晶报告,解释如下:
1-有一个类别组合框,其中有很多类别
2-关于类别选择,主题可能不止一个。
3-在主题选择上有关于主题的描述,它们也可能不止一个。
现在,当我选择一个类别,即第一部分B时,有5个科目,每个科目有7个描述。
现在我需要的是水晶报告生成的动态和表格格式。
就像这样。
类别 - 第1部分-B
主题1主题2主题3
描述1描述1描述ion 1
描述2描述2描述2
描述3描述3描述3
.... ... ...
现在这些主题,描述是动态的,所以我可以使水晶报告中的控件静止..
请帮我在这种情况下做什么,我真的很高兴请帮帮我..
谢谢&此致,
Krunal Panchal
Hello everyone,
I am working currently on a project of student report card generation for a school.
Here i need to generate crystal report in dynamic form which is explained below:
1- There is a category combobox in which there are many categories
2- On category selection there comes subjects which could be more than one.
3- On subject selection there comes description of that subjects they could also be more than one.
Now when i select one category i.e. "Part 1- B " , there are 5 subjects , and in each subject there are 7 description.
Now what i need is dynamic and tabular format of crystal report generation.
i.e. like this.
Category - Part 1-B
Subject 1 Subject 2 Subject 3
Description 1 Description 1 Description 1
Description 2 Description 2 Description 2
Description 3 Description 3 Description 3
.... ... ...
Now these subjects,description are dynamic so i can make the controls in crystal report static..
Please help me what to do in this case , i m really stucked up please help me..
Thanks & Regards,
Krunal Panchal
推荐答案
这篇关于vb.net中的自定义Crystal报表格式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!