I would like to setup a table with code. I’ve looked in the API at the columns property. However I’m unable to find and documentation of the parameters for the look of the table. Example: header background color, text color, link color, alternate row color…
These can be setup through the UI editor. Is there a way to fully define the setup of the table with code?
Hi,
You cannot customize the table using code. However, as Heson suggested, I think that using a repeater in this case can be more useful since you can customize it however you want.