tags:

views:

56

answers:

1

Is there a table widget for Symfony? I know there are people who planned to build this, but don't know whether it got incorporated into Symfony or not.

It would be tremendously useful if table widget is available and all we have to do is to bind the array to it and it will show.

+2  A: 

something like this one ?

gpilotino
Seems to me like this is the one
Ngu Soon Hui