lHow to create Crystal Report by code in Asp.Net -


I want to create crystal report using parameterized query with c # in asp.net (not by wizard)

.

I will show you that using dynamic reports in a dynamic way, using an existing report, I think the closer to making reports on the fly


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -