Topic: Crysal Report Values in VB.NET Posted: 25 Oct 2009 at 7:48am
Hi, welcome to all, i m developing a software in vb.net 2008 using crystal report 10.5 and i m stuck in a problem. i want get he current record value from crystal report to vb.net. i.e. when i click on particular filed in crystal report viewer it will send value to vb.net so that i want process some other things. i use
Dim Report As New CrystalDecisions.CrystalReports.Engine.ReportDocument Report.Rows(Recordindex).Item(0)
it gives me the value. but i cannot get the current reordindex. if there is any other solution please help me. Thanks in advance.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum