Q
Q
Quadro2015-07-24 10:17:38
symfony
Quadro, 2015-07-24 10:17:38

Does symfony2 have Yii2 GridView bundles (see screenshot)?

Are there such great grids in symfony?
b1f7f6c6d9a6437992b1b0a23321820e.png
What are you using?
Interested in the filter, pagination, custom columns, updating with Ajax, the ability to display tables connected via join.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2015-07-24
Protko @Fesor

https://github.com/Abhoryo/APYDataGridBundle - you can simply override the template for this bundle to use the default bootstrap styles.
No, I hate tables. I use regular lists and a separate block of filters. Yes, and my admins are in angular, so this makes no sense at all.

A
Alexey Pavlov, 2015-07-24
@lexxpavlov

For complex tables, I use the DataTables jquery plugin , a powerful plugin with many features. And I use it directly, without bundles (I have not used so many of its functions yet), but there are bundles that include DataTables support in a symfony project.
https://github.com/stwe/DatatablesBundle
https://github.com/AliHichem/AliDatatableBundle
I haven't used them, but they look interesting.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question