> Below is the template for TableForm. With my limited knowledge on HTML, > I think it's not possible without modifying the template, inserting > <col> or <colgroup>. Is it?
No, I don't think it's possible (As far as my CSS/HTML knowledge can tell). Modifying the form's template seems the best approach to me. Maybe autogenerating css classes for the TH's TDs like "col_1", "col_2", etc. could do the trick. If so, a patch at the Trac would be gladly accepted so everyone can benefit :) Thanks, Alberto --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

