【问题标题】:How to create a grid like this in React JS with the functionality of sorting, filtering, column chooser etc?How to create a grid like this in React JS with the functionality of sorting, filtering, column chooser etc?
【发布时间】:2022-12-27 15:41:35
【问题描述】:

I'm working on a react project where I want to design a grid like this(image shown below) with some functionalities like sorting, filtering, column chooser etc.

I have tried it with the help of Material UI, Infragistics and some more framework as well.

I want to choose a framework that will be open source. Material UI is not fully opensource as the community version does not contain all the required functionality.

So which UI framework can I choose for the same. If anyone can help me out with it.

Here in this above grid after last price header there is a menu with multiple options. And the rows are with the alternate colors.

Something like this-

I am not asking for the exact code for it but if you can suggest a framework which can help me to achieve the output as image 1 then it would be a great help for me.

What I have tried

I tried to achieve it with the help of material ui but it's not fully opensource and the required functionality is not there in the community version. I tried the same with infragistics as well but not able to complete it.

Hoping for a positive response.

Thanks!!!

【问题讨论】:

    标签: reactjs material-ui datagrid grid infragistics


    【解决方案1】:

    How about ant design? (Its Github)

    Also has filter and sort.

    【讨论】:

      猜你喜欢
      • 2023-02-25
      • 2022-12-02
      • 2022-12-01
      • 2022-12-01
      • 2023-02-01
      • 2022-11-09
      • 2022-12-02
      • 2022-12-02
      • 2022-11-09
      相关资源
      最近更新 更多