coreui / coreui-free-react-admin-template

Open source admin template based on Bootstrap 5 and React.js
https://coreui.io/product/free-react-admin-template/
MIT License
4.6k stars 2.33k forks source link

Data table removed from v4 #332

Closed creative-ae closed 2 years ago

creative-ae commented 3 years ago

is data table removed from the free version 4?

hespinola commented 3 years ago

Looks like it was moved to a new SmartTable component for the Pro version

https://coreui.io/react/docs/4.0/components/smart-table/

ahmadazizi commented 2 years ago

I've used CDataTable across my project in V3. I'm migrating to V4(almost done) and I see this component is totally removed. It's not a good/fair decision, there wasn't anything in the documentation that this is gone without any alternatives! What should I do right now???

creative-ae commented 2 years ago

stay on v3 dude.. the free version of v4 is very basic

ahmadazizi commented 2 years ago

The best solution for me was to migrate the missing CDataTable component from v3 . It required modifying some bootstrap class names.