TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Umair Khan Jadoon
NA
1
0
How to filter Crystal Reports in Visual C# .net 2005?
Jul 15 2007 5:15 PM
I am a student programmer. I want help about how to filter my results in crystal reports. I am using Visual C#.net 2005 Like My crystal Report is integrated with MS ACCESS 2003 database which has a table named "Universal" who's fields are: ID (Auto Generated, primary key) ProductName(String) Description(string) ImageLocation(string) EntryDate (Date) I am able to generate Crystal Reports of all the records in the database in crystal report viewer in Visual Studio 2005 by using the automated Wizard but now I want to view Crystal Reports that are filtered between a date range entered by the user. Or simply to view Crystal Report of the records of 'EntryDate' Entered/Inputted by the user in a text filed provided in my program. Also I want to display the thumbnail/Image of each record that crystal report shows and the source of that Thumbnail/Image is picked from 'ImageLocation' coloumn Can anyone help me? or just recommend and online source for help.
Reply
Answers (
0
)
Accessing an array from another class
How to catch download urls