hi ....
I want to create Report from a form which contains some text boxes, labels and datagridview control. Please reply if it is possible.
Thanks..... :)
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Jul 11, 2011, 8:48 PM
You can create a data source from objects and then bind a DataGridView to that datasource. Look in this web site for articles about that. If you can't find articles then I will try to help you but please try to find existing articles.
Vilas GitePosted Jul 11, 2011, 6:36 AM
Here, create crystal report without database using Dataset,
please refer :
http://csharp.net-informations.com/crystal-reports/csharp-crystal-reports-without-database.htm
If this reply hepls your post…then "MARK AS ANSWER"!