Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Format NUMBER to $$$ in Reports 9i JSP

Status
Not open for further replies.

gaas

Programmer
Jun 3, 2002
8
0
0
US
I want to display some of my number fields as $$$ amounts in my JSP reports. I am currently using the class OraCellNumber to display the number field. Is there another class I can use or how can I create a new class or how else can I do this. I need to be able to add the amounts up to total at the end of each group.

Thanks, Dawid
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top