I've used a wizard in JDeveloper902 to create a Business Components app. The problem is that it automatically creates custom data tags that reference my datasource to display the data table on a browse page (.jsp).
I want to flip-flop two of the columns that display in the data table. I've updated the datasource easily enough, but the browse page refuses to flip flop the darned columns - eventhough it appears as if the custom data tag is directly referencing my datasource to dynamically create the data table columns!!!
So, here I am 6 hrs later. Does anyone know what I have to do to acomplish this? Where are the custom data tags stored? I have changed all necessary files that are
visible within my project.
any help at all would be greatly appreciated,
Lisa M.