Usually setting the css_class attribute of a widget will lead to a custom class being provided for the root element of the widget, in this case the table. Not totally sure as DataGrid is a pretty custom component.
On Fri, Mar 24, 2017 at 2:39 PM, Ferdinand Holzner < [email protected]> wrote: > Hi, > > currently the DataGrid doesn't really look like a bootstrap template. > I'd like to change the class from "grid" to "table", so it get's the right > design. > Everything else is actually fine to me. > > So, how can i change the css class? > > Thanks in advance > > -- > You received this message because you are subscribed to the Google Groups > "TurboGears" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/turbogears. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/d/optout.

