Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~18.0K People Reached
Favorite Forums
Favorite Tags

5 Posted Topics

Member Avatar for daskeyboard

Thank you, ian_taylor Your url really helps me I need tutorial about crystal report and i find them in the related url in your link Thank!!! Kids

Member Avatar for kvprajapati
-2
17K
Member Avatar for Kids

I have one problem when passing value to parameters for Crystal Report Viewer. The parameters are from Stored Procedure which I have defined. My aim is to accept values from user and display it accordingly. I try to write code as below in Button View Click Event: [code=language] Dim rptdoc …

Member Avatar for kvprajapati
0
1K
Member Avatar for itshibu
Member Avatar for Kids

Hello everyone! I am Kids, a new member in DaniWeb. I just search in the Google and see this website so interesting. I hope everyone welcome me as a new member and is willing to help me solve some problems. I am also willing to help everyone too whatever I …

Member Avatar for Kids
0
36
Member Avatar for Ana D.

DataGridView control have 2 collections One is Columns and the other is Rows. Rows collection contains Cells collection to represent each cell If you want to access one cell in the grid, you have to know which row and which column you want. DataGridView1.Rows(1).Cells(2).Value This access the value of cell …

Member Avatar for Kids
0
87

The End.