2amigos / yii2-grid-view-library

Highly enhanced GridView widget and grid components for Yii2
https://2amigos.us
Other
57 stars 16 forks source link

Make GroupColumnsBehavior work with ActionColumn #33

Closed tonydspaniard closed 4 years ago

tonydspaniard commented 7 years ago

What steps will reproduce the problem?

Using GroupColumnsBehavior fails to display ActionColumns

What is the expected result?

ActionColumn buttons to be displayed

What do you get instead?

Error

tonydspaniard commented 7 years ago

re #32

tonydspaniard commented 6 years ago

Same issue with SerialColumn

adiramardiani commented 6 years ago

Any progress with this issues ?

Krakozaber commented 4 years ago

It fix by https://github.com/2amigos/yii2-grid-view-library/pull/29, but there hasn't been a release yet!

tonydspaniard commented 4 years ago

done @Krakozaber