Closed jprioux160 closed 4 years ago
Hello,
I am trying to implement custom Date Component, but it does not seem to work. I added those lines in createColumnDefs() inside RichGridExample.vue. It does not work.
{ headerName: 'date', field: "date", width: 120, filter: 'agDateColumnFilter' }
Please reserve Github for the raising of issues.
For support either contact our customer services team or raise an issue on StackOverflow.
thanks
Hello,
I am trying to implement custom Date Component, but it does not seem to work. I added those lines in createColumnDefs() inside RichGridExample.vue. It does not work.