Description
This is documentation problem. HelpOnTables does not show how to combine more than one of <tablestyle=...>, <rowstyle=...>, or <style=...>, and it should. The way to do it was not at all obvious to me, and it took some guessing to find it. The use case that to me is common enough to show is where the first cell of a row defines the table style as well as a style for the row, in particular a heading row. The solution is to include both tablestyle and rowstyle inside the angle brackets, with a space before the second, as with any HTML attributes.
Example
Heading 1 |
Heading 2 |
Heading 3 |
cell 11 |
cell 12 |
cell 13 |
cell 21 |
cell 22 |
cell 23 |
Component selection
This Wiki.
Workaround
Discussion
Hi Mitchell,
Please help us out and add the examples you would like to see. Read http://moinmo.in/EditingOnMoinMaster and then contribute by fixing the page with additional examples.
-- RogerHaase 2011-06-03 20:07:21
Plan
- Priority:
- Assigned to:
- Status: