Click here to Skip to main content
15,894,343 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i want to create a dynamic text object in crystal report during runtime. i want to make it as a column or display horizontally (sample1. date range from 7/1/2013 - 7/31/2013 ) in crystal report the values is came from the rows count of a dataset and the result of that rows.count is the number of text object that will create in crystal report.

SAMPLE 1:

TASKS CODE | 7/1/2013 | 7/2/2013 | 7/3/2013 | 7/4/2013 | ... | 7/31/2013 |

Thanks in advance!
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900