Using CR Version 9, Oracle, stored procedure as datasource, MS OLE DB Provider for Oracle as connectivity.
My stored procedure is using:
TYPE cursor_type IS REF CURSOR RETURN temp_table%ROWTYPE;
With 2 parameters company_id as number and user_id as varchar2. Both parameters were declared as...
I need to create a daily detail and summary report in one page that will look like this:
Date: 01-01-2007
Employee: 1234
Detail
Payment code Hours
Pay A 3
Pay B 4
Pay A 5
Summary by Pay
Payment code...
I am updating default_layout.css and wants to modify BG and FG color of Grand Total row. Tried using inlineFooter,
inlineSummary class and both sub-total and grand total was formatted. Do you have any idea how I can set sub-total and grand total with different BG and FG color?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.