| | |
Crystal report
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Aug 2006
Posts: 57
Reputation:
Solved Threads: 0
Hi peer,
The following steps will help you to create a crystal report.
Right click thesolution explorer and select crystal report from Add New Item.
Create a dataset in your application using dataadapter.
(drag a sqldataadapter and set the connection path and the table.the n, using the fill method fill the contents of the dataadapter to the dataset)
in the crystal report designer,select standard
in the data tab,set the datasource to the table in the dataset.
In the next tab,fields tab,select the fields which u want to display.
In the group tab, select the column according to which u need to sort and set the sorting order.
In the Total tab,select the column to be summarized
The next tab topN will be active only when u select the group and total tabs. U can set the number of records to be displayed.(for eg The top 5 records or the bottom 5 records.)
In the chart tab,select the chart in which u wish to display the values.
In the last tab,style display the way in which u want ur report(for eg,
Table,Drop table.Select the style which u want.
Thats all is required to create a crystal report.
Once u have created, drag and drop a crystal report viewer onto ur form and set the report source as ur crystal report.
Hope you found this useful
Regards
Exelio
The following steps will help you to create a crystal report.
Right click thesolution explorer and select crystal report from Add New Item.
Create a dataset in your application using dataadapter.
(drag a sqldataadapter and set the connection path and the table.the n, using the fill method fill the contents of the dataadapter to the dataset)
in the crystal report designer,select standard
in the data tab,set the datasource to the table in the dataset.
In the next tab,fields tab,select the fields which u want to display.
In the group tab, select the column according to which u need to sort and set the sorting order.
In the Total tab,select the column to be summarized
The next tab topN will be active only when u select the group and total tabs. U can set the number of records to be displayed.(for eg The top 5 records or the bottom 5 records.)
In the chart tab,select the chart in which u wish to display the values.
In the last tab,style display the way in which u want ur report(for eg,
Table,Drop table.Select the style which u want.
Thats all is required to create a crystal report.
Once u have created, drag and drop a crystal report viewer onto ur form and set the report source as ur crystal report.
Hope you found this useful
Regards
Exelio
![]() |
Similar Threads
- How add Crystal Report Version 11 in VB6 (Visual Basic 4 / 5 / 6)
- Crystal report in vb.net, printing problems (VB.NET)
- Problem with Crystal Report in ASP.NET (ASP.NET)
- How can I call Crystal Report from VB 6.0 ? (Visual Basic 4 / 5 / 6)
- Help me with Crystal Report (ASP.NET)
- Error while declaring Crystal Report Object (ASP.NET)
- Problems on making Crystal Report (VB.NET)
Other Threads in the VB.NET Forum
- Previous Thread: VB .Net Enterprise Edition
- Next Thread: vb.net communication to ms acess database
| Thread Tools | Search this Thread |
.net .net2008 2005 2008 access account arithmetic array basic bing browser button buttons center check code combobox component crystalreport cuesent data database datagrid datagridview date datetimepicker dissertation dissertations dissertationtopic dropdownlist excel fade file-dialog filter ftp generatetags google gridview hardcopy images input insert intel internet mobile monitor ms net networking objects output panel passingparameters pdf picturebox picturebox1 port position print printing problem problemwithinstallation project save searchbox searchvb.net select serial settings shutdown soap survey table tcp temperature text textbox timer timespan toolbox transparency trim update updown user vb vb.net vb.netformclosing()eventpictureboxmessagebox vb2008 vbnet view visual visualbasic visualbasic.net visualstudio visualstudio2008 web winforms wpf year





