AllenFang / AllenFang/react-bootstrap-table

style error while setting width in case of rowSpan and colSpan

Aperta
#1,067 15 commenti 2 reazioni 0 assegnatari Vedi su GitHub
bug in progress
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:

![image](https://cloud.githubusercontent.com/assets/20796527/23137278/20a7a69e-f7c7-11e6-90a0-8582d818b92d.png)

`

Here is my Working Code

![image](https://cloud.githubusercontent.com/assets/20796527/23137314/5d20ff26-f7c7-11e6-84a7-27db3960f21a.png)

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,
![errortable](https://cloud.githubusercontent.com/assets/20796527/23136808/7510704c-f7c4-11e6-82db-5f70f36e8ec0.PNG)
![tablegrp](https://cloud.githubusercontent.com/assets/20796527/23136812/7c5da824-f7c4-11e6-9e68-cdc0cb5c1e20.PNG)

Can you help me with this..??

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.