AllenFang / react-bootstrap-table

A Bootstrap table built with React.js
https://allenfang.github.io/react-bootstrap-table/
MIT License
2.24k stars 783 forks source link

Pivot Tables #985

Open venkat-vs-id opened 7 years ago

venkat-vs-id commented 7 years ago

Is it possible to extend this great framework to include pivot tables?

AllenFang commented 7 years ago

I'm not very familiar with pivot table and I'm not sure what's that means for extend? any idea or expectation?

NikolasKuJi commented 7 years ago

Well I don't think OP talks about like fully functional pivot tables used in spreadsheet programs like Excel (because it is obviously a whole new story to do). I'd rather interpret this message as "add a feature for cell splitting and merging". Sort of already working expandable row thing used data for aggregation. Maybe?

AllenFang commented 7 years ago

yap, maybe, but I still confuse what's functionality I can support on react-bootstrap-table?

eitens-mak commented 4 years ago

See for example, http://davidguttman.github.io/react-pivot/

Functionality would be great