Quickstart Tutorial for the React Data Grid from AG Grid

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ธ.ค. 2024

ความคิดเห็น • 53

  • @agGrid
    @agGrid  9 หลายเดือนก่อน

    This tutorial has been replaced by a newer video: th-cam.com/video/6hxbPqziELk/w-d-xo.html

  • @manajalali5447
    @manajalali5447 2 ปีที่แล้ว +14

    😂5:28 is hilarious, please make a full theme song for Ag Grid. I really enjoyed watching, thanks for making these videos for your users. very clear explanations and definitely not boring like other tutorials I've seen. Looking forward to the other videos in the series :)

    • @agGrid
      @agGrid  2 ปีที่แล้ว +1

      We're on it!

  • @zoolfwoolf
    @zoolfwoolf ปีที่แล้ว +2

    This was a quick and amazing introduction that basically gave me everything I needed to know to get started. Cheers :)

    • @ceolter
      @ceolter ปีที่แล้ว +1

      You're welcome, glad to assist.

  • @samislam2746
    @samislam2746 ปีที่แล้ว

    Wow this is the fastest tutorial in the world, I feel like I know everything I need now

    • @ceolter
      @ceolter 11 หลายเดือนก่อน

      thank you

  • @Dom-fs8om
    @Dom-fs8om ปีที่แล้ว +1

    Thanks for this video, was able to get setup in a few mins. Super simple setup.

    • @ceolter
      @ceolter ปีที่แล้ว

      You're welcome, glad to assist.

  • @marnierogers3931
    @marnierogers3931 2 ปีที่แล้ว +3

    Thanks so much for this video, you have saved me a lot of time!

    • @ceolter
      @ceolter 2 ปีที่แล้ว

      You are welcome, glad you found it useful.

  • @shivrajdeopa1571
    @shivrajdeopa1571 ปีที่แล้ว +2

    Great work team!

    • @ceolter
      @ceolter ปีที่แล้ว

      Thank you :)

  • @aashiqahmed5273
    @aashiqahmed5273 2 ปีที่แล้ว +4

    great video! want videos on infinite scrolling in react ag grid

  • @adinamarasanu7487
    @adinamarasanu7487 9 หลายเดือนก่อน +1

    The video needs an update. The css file's path is changed, the fetch URL is not working anymore.. And it would be great to see it integrated with Typescript.

    • @kartikdolas5988
      @kartikdolas5988 9 หลายเดือนก่อน +1

      Those who are gettimg errors while importing styles, please add -
      import 'ag-grid-community/styles/ag-grid.css';
      import 'ag-grid-community/styles/ag-theme-alpine.css';

    • @agGrid
      @agGrid  9 หลายเดือนก่อน +1

      Thanks for the feedback - we have a new video currently being recorded/edited which should be out shortly.

    • @agGrid
      @agGrid  9 หลายเดือนก่อน +1

      @@kartikdolas5988 Thanks! Just to add, we recently released a new Quartz theme, which has replaced Alpine as our default theme. If you want to use the new Quartz theme, you can import it with this line: import "ag-grid-community/styles/ag-theme-quartz.css";
      For more info on CSS & themes, take a look at our docs: ag-grid.com/react-data-grid/themes/

  • @francoismonfret8108
    @francoismonfret8108 9 หลายเดือนก่อน

    please tell me how to delete the exrta blank colom on the right

  • @carlosalbertocabreraquirog8297
    @carlosalbertocabreraquirog8297 2 ปีที่แล้ว +1

    Hi, thanks for the nice tutorial. I have a question, ia m using valueFormatter. Example 'active" to "customer active", but when i try to use the filter with thw word "customer" int that column it doesnt work.

    • @agGrid
      @agGrid  2 ปีที่แล้ว +2

      Filter works on the underlying value, not the formatted value. But... you might be able to use a custom value Getter to change the value and the filter would work with that. www.ag-grid.com/react-data-grid/value-getters/

  • @nickrisley8633
    @nickrisley8633 2 ปีที่แล้ว +1

    Don’t stop being awesome

    • @ceolter
      @ceolter 2 ปีที่แล้ว

      Will try our best!!

  • @shaunfitzgibbon
    @shaunfitzgibbon 2 ปีที่แล้ว +1

    How do you use the gridapi correctly with typescript?
    I keep getting "Property 'api' does not exist on type 'never'."

    • @agGrid
      @agGrid  2 ปีที่แล้ว +1

      Hi Shaun, the marketing team can't answer all technical queries over social media. We recommend stackoverflow tagged with ag-grid stackoverflow.com/questions/tagged/ag-grid and you might need to create a plunker or other online example so people can see your setup. We do have TypeScript examples for all the examples in our docs, and they use plunker so it might be worth look at the source code for some of those.

    • @ceolter
      @ceolter 2 ปีที่แล้ว +2

      All our examples in the docs now have TypeScrip option for React. Do this: const gridRef = useRef(null);

    • @shaunfitzgibbon
      @shaunfitzgibbon 2 ปีที่แล้ว

      @@ceolter Awesome, thanks a lot that helped me.

  • @Latif127
    @Latif127 ปีที่แล้ว

    Great tutorial, thank you.

    • @ceolter
      @ceolter ปีที่แล้ว

      You're welcome.

  • @chessmaster856
    @chessmaster856 ปีที่แล้ว

    Beautiful. Style height 500 and we see the grid

  • @MrSuhaskr
    @MrSuhaskr ปีที่แล้ว

    I followed the same example with ag grid community 30.0.5, ag grid react 30.0.5, react and react Dom as 18.2.0 and react scripts as 5.0.1, the data is populated as per example but the table is not coming up in the browser. I tried to comment the css imports and run it again.. data is being populated but without css. The same is not working with css

    • @edburns8008
      @edburns8008 ปีที่แล้ว +1

      the files have moved in one of the more recent versions and if you remove the dist from the roots in the imports it works as the tutorial does

  • @akhilaannireddy8885
    @akhilaannireddy8885 2 ปีที่แล้ว +1

    npm ERR! While resolving: controlpanel@0.1.0
    npm ERR! Found: react@18.0.0
    npm ERR! node_modules/react
    npm ERR! react@"^18.0.0" from the root project
    npm ERR!
    npm ERR! Could not resolve dependency:
    npm ERR! peer react@"^16.3.0 || ^17.0.0" from ag-grid-react@27.1.0
    npm ERR! node_modules/ag-grid-react
    npm ERR! ag-grid-react@"*" from the root project
    this is the error facing when run the command: npm install --save ag-grid-react
    is there any dependency on the react version

    • @ceolter
      @ceolter 2 ปีที่แล้ว

      change the React version to 17 in package.json and "npm install". we are aware of this, only came to our attention after React 18 was released, and will be fixing in next weeks AG Grid release.

  • @abuasim1000
    @abuasim1000 ปีที่แล้ว +1

    You are in so hurry that it appears you are going to catch a flight and you have no time.

    • @agGrid
      @agGrid  ปีที่แล้ว

      You are lucky I didn't put it all into a TikTok!

  • @muhammadeakub5265
    @muhammadeakub5265 2 ปีที่แล้ว

    Thanks for the nice video.
    Would you or anyone advice how can I refresh minute age column data that is calculated from createdDate field. We want minute age to be refreshed as time goes by.
    Minute age 1 min and 5 mins later you will see same cell with 6 mins

    • @agGrid
      @agGrid  2 ปีที่แล้ว

      I would create your own Cell Renderer and do it there. As this sounds like the data isn't changing, just the visual representation of it is changing.

    • @muhammadeakub5265
      @muhammadeakub5265 2 ปีที่แล้ว

      @@agGrid thanks for the help. From cell renderer how can I make sure minute age is updating with time.

  • @TonyYoungblood-h4w
    @TonyYoungblood-h4w ปีที่แล้ว

    I get 'AgGridReact' is not a known element even though AgGridReact is installed and imported

  • @Alberto_Cavalcante
    @Alberto_Cavalcante 2 ปีที่แล้ว +1

    Cool! Thanks

    • @agGrid
      @agGrid  2 ปีที่แล้ว +1

      Your welcome.

  • @kartikdolas5988
    @kartikdolas5988 9 หลายเดือนก่อน

    Those who are gettimg errors while importing styles, please add -
    import 'ag-grid-community/styles/ag-grid.css';
    import 'ag-grid-community/styles/ag-theme-alpine.css';

  • @aliali-uf9yp
    @aliali-uf9yp 2 ปีที่แล้ว

    Can you help me with some project
    If its not t9 much to ask

  • @abuasim1000
    @abuasim1000 11 หลายเดือนก่อน +1

    Why are you in hurry it appears you are going to catch a flight and you have to finish the tutorial somehow

    • @ceolter
      @ceolter 11 หลายเดือนก่อน

      I am in a hurry as most developers are in a hurry, don't like sticking around and want to be educated fast!! My apologies, one size doesn't necessarily fit all :(

  • @reinishasarojini6908
    @reinishasarojini6908 11 หลายเดือนก่อน +1

    Actually your teaching is good. But you can zoom in your screen more so that no one get eye pain

    • @agGrid
      @agGrid  11 หลายเดือนก่อน

      Thanks for your feedback, we'll take this into consideration

    • @ceolter
      @ceolter 11 หลายเดือนก่อน

      It's a tricky one, as I also want to allow a fair amount of code onto the screen. I was thinking the font is bigger that what an IDE normally presents (I upped the font size in my IDE a lot) so if you go full screen it should be ok???

  • @tejap463
    @tejap463 2 ปีที่แล้ว

    using same versions as specified in the video but still it give below error
    Uncaught TypeError: Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element'.
    at useBrowserResizeObserver (ag-grid-community.cjs.js:40439:1)

    • @agGrid
      @agGrid  2 ปีที่แล้ว

      The source code is available on github, might be worth comparing your code, including package.json with the github repo code github.com/ag-grid/react-data-grid/tree/main/getting-started-video-tutorial

    • @ceolter
      @ceolter 2 ปีที่แล้ว

      Please check you are using latest ag grid version. If yes and still issue, please report via github, or if customer report via our support.

    • @tejap463
      @tejap463 2 ปีที่แล้ว

      @@ceolter Thank you I used 16.11.0 version of react and it worked. Great videos by the way. Thanks for all your work. It really helps lot of developers getting started with ag-grid. Thank you.