Implement a function into the Repeater Control
I have made a invoice report in asp.net web page with C# through DataRepeater Control. I want to write a function the Invoice value to words and implement it in the Repeater Control with the table object. How I should implement the function in Repeater Control?
|