I want to calculate the Row % to the cross tab report row total value.
So I need to find the cross tab RowTotal value.
I have used Currentfieldvalue to get the current cell value.
I have used this value in Display string property in cross tab.
Please kindly let me know. I f there is a way to...
I am using C# windows application. I want to add a Dynamic column in Crystal report at run time. Because I dont know about the columns in design time. The columns will come based on the user selection.
So i want to Add a column to Crustal report at run time. I am using VS2005 Crystal...