I need to create a bunch of tables for various product categories in my site.
I don't want to have the users create static HTML tables in the RTE, though. Rather, I'd like to have a "grid" dataType that simply stores content in discrete cells and outputs xml. Then I can parse the grid's content with xslt to generate the html tables (or ULs, or whatever) programatically.
I don't need to have column or row spans, nor specify column widths or anything like that. This would be a very simple grid of cells the user can type text and values into.
The "grid" might have a few columns and rows, or 20 columns and 50 rows, depending on the product category.
Has anyone created anything like this?
cheers, and thanks,
doug.
MVP 2007-2009 - Official Umbraco Trainer for North America -
Percipient Studios