how to create crystal report into web page at runtime without mapping any columms at design template
-
hi I have a web page and i put a crystal report viewer on it and on this page i fill a dataset as per my requirement. now i want to create a crystal report according to that dataset means in crystal report template i have no any maped field and i want to bind the dataset field to crystal report at runtime so the crystal report columms will be generated on the bases of dataset columms at runtime so pls how can i do it. i want the columms into crystal report which are generated at runtime not at design time and the version of crystal report is 10.2.3600.0. so pls give me the answer for this as fast as possible.
Hiren Dave
-
hi I have a web page and i put a crystal report viewer on it and on this page i fill a dataset as per my requirement. now i want to create a crystal report according to that dataset means in crystal report template i have no any maped field and i want to bind the dataset field to crystal report at runtime so the crystal report columms will be generated on the bases of dataset columms at runtime so pls how can i do it. i want the columms into crystal report which are generated at runtime not at design time and the version of crystal report is 10.2.3600.0. so pls give me the answer for this as fast as possible.
Hiren Dave
Refer this article http://www.codeproject.com/KB/cs/Dynamic_Crystal_Report.aspx
-
Refer this article http://www.codeproject.com/KB/cs/Dynamic_Crystal_Report.aspx
I alreadely read that one but my requirement is quite different so pls give me the solutions regarding my question.
Hiren Dave