How to get column value from a crystal report on .net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • eoswin
    New Member
    • Jun 2007
    • 1

    How to get column value from a crystal report on .net

    Hi Guru,

    I am running a crystal report on crystalReportVi ewer1 in .net windows application.

    at the runtime I would like to get the column name & value of the report at the click event of the crystalReportVi ewer1. ie crystalReportVi ewer1_Click

    pls help

    thanks
    oz
  • dip_developer
    Recognized Expert Contributor
    • Aug 2006
    • 648

    #2
    Originally posted by eoswin
    Hi Guru,

    I am running a crystal report on crystalReportVi ewer1 in .net windows application.

    at the runtime I would like to get the column name & value of the report at the click event of the crystalReportVi ewer1. ie crystalReportVi ewer1_Click

    pls help

    thanks
    oz
    What do u actually want...why you need column value from Crystal...It is certainly coming from your any database table...fetch from the table....and why this is in crystalReportVi ewer1_Click???

    please explain

    Comment

    Working...