hi,
i have created a crystal report with many columns in windows application in visual studio 2005. now i want my columns to act as a hyperlink so that i can open another form say form1.cs.For this purpose i clicked on one of the columns and chose the hyperlink tab.in that i chose "A File" option and then chose form1.cs.but when i run the application and clicked the column i got an error saying: "The system cannot find the file specified." i am unable to solve this problem.can someone tell me how to open another forn in windows application on the click of one of the columns in the crystal report.thanking in advance.
i have created a crystal report with many columns in windows application in visual studio 2005. now i want my columns to act as a hyperlink so that i can open another form say form1.cs.For this purpose i clicked on one of the columns and chose the hyperlink tab.in that i chose "A File" option and then chose form1.cs.but when i run the application and clicked the column i got an error saying: "The system cannot find the file specified." i am unable to solve this problem.can someone tell me how to open another forn in windows application on the click of one of the columns in the crystal report.thanking in advance.
Comment