-
APEX trueDBGrid Question
In design mode with 32bit version - how do you manually set the number of columns? Cannot find anything when right clicking on object and viewing properties.
It defaults to two (i.e. Column0 and Column1).
Could do it in code but cannot find anything in the online help? Anyone know?
Cheers
w
-
Right click on the Grid and select edit
now right click on a column and click insert.
btw, if you know how to populate the dropdown of a combobox field of the TrueDBGrid control while it is bound to a db, please, please, please let me know how to do it.
:D
-
you can also rt clik, select properties, goto the columns tab, and click the append button