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
~2K People Reached
Favorite Forums
Favorite Tags

5 Posted Topics

Member Avatar for Comatose
Member Avatar for DJ-DOO
2
1K
Member Avatar for expvice

Hello expvice, Please inform how you done to convert aspx to Html. I have the same problem. Thanks.

Member Avatar for elaek
0
198
Member Avatar for sham

On any componend of controls (as button ..), click with righ button and choose componends, then choose crystal report, after that you will find it with others componend (or objects). for me, i need how to add or delete a line from a report (with VB code). The report is …

Member Avatar for AndreRet
-2
729
Member Avatar for vjeshemv2000

You can use : Reportobjectname.SelectionFormula="{TableName.FieldName}=Criterium". If the Crystal report object name is: Report1 If your tanlename=Table1 If your field name for selection =Faculty If Creterium is "Faculty=Mascara" So you have to write: Report1.SelectionFormula="{Table1.Faculty}='Mascara'"

Member Avatar for elaek
0
79
Member Avatar for elaek

Hello all; I'm using VB5 and Crystal report 4.1. My problem is how to add a line (or delete a line), in execution mode, from a report. Is there someone who can help me; Thanks

0
64

The End.