modnaut / primary

0 stars 0 forks source link

Table / Column Layout #46

Closed modnaut closed 11 years ago

modnaut commented 11 years ago

How do I go about creating a table layout? I tried a variety of ways with the xml but wasn't able to get one to show. How do you col span or row span? I don't see any attributes or options for this. Lastly, is it required to specify the number of columns (per the sencha example)?

dannycohn commented 11 years ago

There was an XSL bug that prevented the columns attribute from working.

Rowspan and colspan were not implemented, I just added them.

See email for an example XML