AllenFang / AllenFang/react-bootstrap-table
style error while setting width in case of rowSpan and colSpan
- Lingua principale
- JavaScript
- Stelle
- 2.2k
- Fork
- 761
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi,
I am building a simple bootstrap table but getting the following error
"Uncaught TypeError: Cannot read property 'style' of undefined".
I am getting this error whenever i am setting the width of the last row.
Here is my error code:

`
Here is my Working Code

I need to assign width for the last row.
I am using Chrome with react: 15.4.1 and react-bootstrap-table: 2.11.2,


Can you help me with this..??
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.