Hi
I am using the apex framework in my project. When my page is in debug mode I can see that it is working, as to say it shows the tabular form mappings.
Read report column mapping(ApexLib_TabForm.init)
...processing Tabular Form
...ignore validation = NO
......row selector mapped to f01
Get column list(ApexLib_Sql.getColumnList)
...parse query = select CD."COSTCENTERID"...
2009-06-04 13:39:59 UTC in ApexLib - The Oracle APEX Framework