Re: [Xsltforms-support] problem with xf:repeat within tables

2011-12-29 Thread Joe Wicentowski
Hi Dan, Thanks for the great explanation! I'll try out the divs and spans-based approach. Joe Sent from my iPhone On Dec 29, 2011, at 7:53 AM, Dan McCreary wrote: > Hi Joe, > > From what I know, repeats within tables are very tricky due to the way that > tables are rendered within a brows

Re: [Xsltforms-support] problem with xf:repeat within tables

2011-12-29 Thread Dan McCreary
Hi Joe, >From what I know, repeats within tables are very tricky due to the way that tables are rendered within a browser. Browsers usually assume that they get an entire table from the server and they then try to calculate the correct layout after the tag arrives. With XSLTForms we build the t