Hi Everyone,
I'm working on Creating Crystal reports from Scratch using In-Process RAS SDK. I've Installed crystal Reports 2008 & using Visual studio 2008.
With the help of this forum....Now i'm able to create a report dynamically.I'm Passing a data table to the Crystal report.It's Working fine for 4 to 5 columns.....Since the data table is dynamic....if more number of columns comes....Columns alignment is not coming properly in the report...So how can i manage this through C# code...??
depending upon the column numbers in the Data table....Its width should be changed automatically...to display the report data for all the columns with out overlapping of data....??
Regards,
SunilBabu