Pricing Blog

Create a table / Datagrid in nordcraf

  • matt_apollodev-1387454738110480435

    Matthieu B.

    1 month ago

    I'm coming from Weweb, and what I like about it is that they have a lot of elements already built, including tables/ datagrid very handy for saas apps.

    I'm trying to understand how to approach it in nordcraft without taking too much time, for very simple elements.

    Would you design it from scratch, would you use a specific library ?

    it's going to be the same for other elements like drawers/ modals/ etc...
    1387454738357817475-image.png
    1387454738584571955-image.png
    👍🏻1
  • matt_apollodev-1387456291877818369

    Matthieu B.

    1 month ago

    also another question : let's say, I'm creating it from scratch. Can I keep at a component, and use it in a differnt project, later on ?
  • matt_apollodev-1387460848137797672

    Matthieu B.

    1 month ago

    I'm trying to follow AI's advice and W3schools, but I don't get why my name and email don't stack next to each other here
    1387460847227637770-image.png
  • paspom-1387460908967792691

    Pascal

    1 month ago

    https://x-dawncore.toddle.site/example-dashboard-2
    this is a WIP, you can build basically anything
    try to resize, use cmd, try to navigate with tab, select with enter or space
    this one tries to max out the table experience
    only virtualization is not implemented
    👍1
  • matt_apollodev-1387461341497000077

    Matthieu B.

    1 month ago

    that's nice, that's what I'm trying to accomplish
  • paspom-1387461501161439262

    Pascal

    1 month ago

    https://editor.nordcraft.com/projects/dawncore/branches/x/components/example-dashboard-2
    look inside
    you can go down the road building exactly what you need in Nordcraft –only challenge is to keep pushing
  • matt_apollodev-1387463928832856105

    Matthieu B.

    1 month ago

    Wow, super cool thank you.
  • I guess that should answer all of my questions by chekcing how you've done.
    Is that something I can also reuse for my project ?
  • paspom-1387467691299835904

    Pascal

    1 month ago

    Absolutely, have fun!
    👍1
  • plusmin-1387576405109248021

    Armand

    1 month ago

    The Spark One template should also have most of the things you need (incl accessibility).
  • nocodeprocode-1387621604380508180

    NoCode ProCode

    1 month ago

    I would use AG Grid - like WeWeb does. You can do that via JS.