This repo is private, if you want more details email me at urwithdhanu@gmail.com
#Working Demo
https://www.youtube.com/watch?v=NkBYlST2Jkk
React Table wrapper with column chooser / dynamic context menu to show/hide columns dynamically ,
sticky columns
and
column reordering
#Column context menu
#Column hiding using the context menu on header click
Check App.js in the git hub repository for the example usage
Steps:
1.)npm install at the root directory of the project
2.)npm start
3.) Opens localhost:3000 in the browser