-
Notifications
You must be signed in to change notification settings - Fork 343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@TODO List #121
Comments
+1 for role control on actions and export. |
@sterrien Do you think it is possible to compute the grid without call directly getGridResponse or isReadyforRedirect? Can't we use a Magic Method like __call? |
:-| I realy don't know and have no time to try :-( |
I'll try later because, the newbees don't read the documentation :D |
+give the possibility to hide/show columns |
Already exist @LitzOuille |
@Abhoryo, mybad, I meant in the render, if the user want to filtrate columns. Not in the code. |
you talk about some javascript like jqgrid ? |
Or a multiple select to choose which column to hide/display (checboxes based). Let's say that, by default, i'm hiding the ID column, but the user wants it in the export. He selects "id" in the menu to show/hide column, then he validates and tada :D |
You can already choose differents columns for the export in php or annotations. But from the grid itself in javascript, this feature isn't implemented. |
I'll close this issue for new one. |
Date filter add date column filter #41Export data export data #31(v2)New documentation structure + update(v2)Add dql function support on non-mapped fieldsAdd number of resultsand show the current range of result (v2)Full php configuration grid configuration #44(v2)Yaml configuration grid configuration #44 + create yaml mapping driver #4Xml configuration grid configuration #44Implement all options on Document source mongodb ODM missing support for(v2).
notation #32 + othersReset filters add the way how to reset filter(s) #36(v2)Custom/combo filter How can we had a custom filter #28Prevent SQL injection ? Prevent SQL injections #73New branch for Symfony 2.1(v2) v2.0 works with Symfony 2.1.0 tooLazy loading to add options in any order(v2)Manipulate the default action column(v2)Add role control on massAction, rowAction, Export(v2.1)Add sourceselect support for the vector source [Set select values by code #113](v2)Add XMLHttpRequest full support [Problems with Ajax loaded datagrid #130]searchOnClick feature(v2.1)Fix Route "_internal" does not exist #201Add footer aggregate informations (avg, count, ...) [Totals Sum/avg/etc in footer and/or header #207][Filter] Add radio and checkbox filters.Add an attribute to turn off the escape of the value of a cell. [Add option to column to deactivate value auto escape #257]The text was updated successfully, but these errors were encountered: