i wroteone method in code behind file. how can i call that method from crystal report.
myReport.SetParameterValue("invoice_amount", NumberToWords("1000"));
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.