Click here to Skip to main content
16,019,199 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have a store procedure in which i select data from different tables,i use a DataSet that contains all columns of store procedure,and all that columns are displaying on the Crystal Report, the problem is that when i need some other columns i go to store procedure and add that columns then again reconfigure the DataSet and verify database from rpt file, is there any alternate method or technique through which i can get rid of this long method???
or any technique through which we add columns at the run time of crystal report???
Posted

1 solution

 
Share this answer
 

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