Re: VS 2005 Crystal report'
create a group for the field for which you want some order, you can made that ascending or descending or original format.
Re: VS 2005 Crystal report'
There no need to create a group if you don't need one. You can just use the sort options.
Re: VS 2005 Crystal report'
well thanks for ur reply ,secondly could u please further describe what does it mean sort options(either its relate to crystal report to .NET IDE)
Re: VS 2005 Crystal report'
When using Crystal, you can take the information returned to you from the database and present it in a sorted fashion, either alphabetically or numerically. In Crystalk itself, the sort button is on the toolbar and on the Report menu. Never used it directly in VB so I don't know which menu it is on.
Re: VS 2005 Crystal report'
thanks for ur reply,but can u please tell me how i remove left panel from screen while viewing report.a tree like structure on left side and jsut want report
Re: VS 2005 Crystal report'
Called the Group Tree. There is a button on the toolbar in Crystal or the View menu.