Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
134 views
in Technique[技术] by (71.8m points)

Need to move sections up and down in crystal report programmatically

enter image description hereWe need to move sections up and down in crystal report programmatically but couldn't get any code to do this rather GUI which is available in report itself (see URL:https://www.youtube.com/watch?v=k6tUUUZ-q2s). Same functionally as in above URL needs as a program. Need to move already defined section sections in crystal reports up and down based on pre-defined sequence that can be through Database. For example:- Section1, Section2, Section3 having sequence 1, 2, 3 in crystal report. Now if the sequence change to 2, 3, 1 then sections should move up and down as Section2, Section3 and Section1 in crystal report when print/executed.

question from:https://stackoverflow.com/questions/65829796/need-to-move-sections-up-and-down-in-crystal-report-programmatically

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...