AliHichem / AliDatatableBundle

Symfony2 Ajax Datagrid Bundle for doctrine2 entities
MIT License
112 stars 72 forks source link

How to set column width? #125

Closed RThorne closed 9 years ago

RThorne commented 9 years ago

I have large tables, and they are start being too wide for my view. How can I set individual column widths?

Or is there a better solution to fitting the tables?

AliHichem commented 9 years ago

for nor this is not possible through yml or php config of this bundle. I would suggest using js config to archive it by injecting your js in the twig declaration.