Skip to content
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

Nice #1

Open
iskradelta opened this issue Nov 11, 2019 · 4 comments
Open

Nice #1

iskradelta opened this issue Nov 11, 2019 · 4 comments

Comments

@iskradelta
Copy link

Sweet project.

The cellRenderer for making icons, filetypeCellRenderer, I found you can actually use a vue component instead of a renderer, which then becomes easier to manage. Seen now that you are registering it both as a cellRenderer and as a frameworkComponent, but its enough to put it in one .vue file and call it a cellRendererFramework

Like this here, https://github.com/seanlandsman/ag-grid-vue-playground/blob/master/src/components/DeclarativeGridExample.vue

@talented
Copy link
Owner

thanks for your feedback. I've had some hard times with vue and ag-grid actually when I was building this project. Let me check that.

@Allan-Nava
Copy link

R u listing only the file upload right ? not like django-filebrowser can retrieve all files inside a specific folder

@talented
Copy link
Owner

Multiple upload is not supported. I would use filepond js library for this functionality.

@Allan-Nava
Copy link

Ah okay, I thought is similar django-filebrowser, so I can list all my files inside a specific folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants