We will be using agGrid in future projects. I installed the community version to learn at home to get a leg up before development starts. As expected, making a few rounds before getting react to display a grid. Stuck on this error 'Can't import the named export 'AgPromise' from non EcmaScript module (only default export is available)" npm -v 6.14.17, node -v 16.13. After npm install "ag-grid-community": "^31.3.2",. Could you point me to how to solve the AgPromise error? Im assuming I have agGrid version issues. Thanks.
Yes it does look like import issues, but can't really say without looking, and comments on a youtube video isn't the best way to get support. Can you ask on stackoverflow?
Hello. Thanks for your explanation. One question: when the grid es editable, if we make an edition to any field, can it also change in the database? Or it will just change the view of the grid on that moment and when i refresh I will get my data value? I’m starting to learn.
AG Grid is a UI component that fits inside an application. It's the applications job to send the data to the server for saving in a database. This is the same for all datagrids, it's how a datagrid library generally works.
Hi, all themes are free, including dark-mode. If you're using our latest versions (v33+) you need to use the Theming API to change themes. If you want to continue using CSS themes, you need to set theme={"legacy"} on the component. We're working on updating our videos with the latest changes, but in the meantime, you can learn more in our docs: www.ag-grid.com/react-data-grid/theming-migration/
Great video 👍 In document it's mentioned ag-grid-react to install but in most of example in document using ag-grid-community/react which one is recommended??
@@agGrid thanks.... But also document says selecting module based import helps to cherry pick only required packages and reduces bundle size.....so can we use ag-grid-community/react over ag-grid-react??
Hi Max, our Grid does work with Next, but you'll need to mark it as a client component. We have a blog on this topic: blog.ag-grid.com/using-ag-grid-with-react-and-next-js/.
We're working on updating our Getting Started videos to reflect the changes to modules in AG Grid 33. In the meantime, take a look at our Upgrading to AG Grid 33 blog: blog.ag-grid.com/upgrading-to-ag-grid-33/, or our migration page docs: www.ag-grid.com/react-data-grid/upgrading-to-ag-grid-33/
My company uses ag grid enterprise addition for almost all the components , thanks for the videos
You are very welcome, I'm delighted to hear AG Grid is used within your company.
Gonna try this out, this looks very handy to work with
Amazing!, thank you for a great tool in React.
We will be using agGrid in future projects. I installed the community version to learn at home to get a leg up before development starts. As expected, making a few rounds before getting react to display a grid. Stuck on this error 'Can't import the named export 'AgPromise' from non EcmaScript module (only default export is available)" npm -v 6.14.17, node -v 16.13. After npm install "ag-grid-community": "^31.3.2",. Could you point me to how to solve the AgPromise error? Im assuming I have agGrid version issues. Thanks.
Yes it does look like import issues, but can't really say without looking, and comments on a youtube video isn't the best way to get support. Can you ask on stackoverflow?
Hello. Thanks for your explanation. One question: when the grid es editable, if we make an edition to any field, can it also change in the database? Or it will just change the view of the grid on that moment and when i refresh I will get my data value?
I’m starting to learn.
AG Grid is a UI component that fits inside an application. It's the applications job to send the data to the server for saving in a database. This is the same for all datagrids, it's how a datagrid library generally works.
Great tutorial. But I can't change the quartz theme and material theme in nextJs. Did all themes dark modes become paid service?
Hi, all themes are free, including dark-mode. If you're using our latest versions (v33+) you need to use the Theming API to change themes. If you want to continue using CSS themes, you need to set theme={"legacy"} on the component. We're working on updating our videos with the latest changes, but in the meantime, you can learn more in our docs: www.ag-grid.com/react-data-grid/theming-migration/
Loved the video! 👍🏻
Great video 👍
In document it's mentioned ag-grid-react to install but in most of example in document using ag-grid-community/react which one is recommended??
We recommend ag-grid-react. This actually installs ag-grid-community for you, and saves an extra install command.
@@agGrid thanks....
But also document says selecting module based import helps to cherry pick only required packages and reduces bundle size.....so can we use ag-grid-community/react over ag-grid-react??
@@hk_build There is probably stuff in both you would want, I guess it depends after you have used both weather or not you need the libraries or not.
@@ZANF3R yea....I am using module based approach it's clean and I can include only module that I need in bundle
Is there any way to shift that pagination bar to the top left ?
I am not able to see any of those icons of sort and pagination
Does it work with next.js? I tried follow the documentation and tutorials, but can't get it seem to work with next.js
Hi Max, our Grid does work with Next, but you'll need to mark it as a client component. We have a blog on this topic: blog.ag-grid.com/using-ag-grid-with-react-and-next-js/.
Is column pinning awailable in the community version?
Yes, take a look at our column pinning docs for more info: www.ag-grid.com/react-data-grid/column-pinning/
Very helpfull, thanks for sharing
i cant migrate from 32 i cant understand how to do on Angular 18
! make a video please
We're working on updating our Getting Started videos to reflect the changes to modules in AG Grid 33. In the meantime, take a look at our Upgrading to AG Grid 33 blog: blog.ag-grid.com/upgrading-to-ag-grid-33/, or our migration page docs: www.ag-grid.com/react-data-grid/upgrading-to-ag-grid-33/
That was mental!
very helpful
thank you :)
Great
Arjun kumar