AllenFang / react-bootstrap-table

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

Entries go on clumn instead of row? #2006

Open amihaiemil opened 6 years ago

amihaiemil commented 6 years ago

Hi @AllenFang ,

We tried to use this plugin, but apparently we have the following issue: when we try to add new entries in the table, they get added on the column instead of the row.

This seems like a weird behaviour; is it meant to be like this or are we using it wrong?

Thank you for your time, Mihai