2amigos / yiiwheels

Widget extension library for the YiiStrap extension
http://yiiwheels.2amigos.us
Other
133 stars 77 forks source link

Multiple Toggle column grid widget didnt work properly #89

Closed marjss closed 9 years ago

marjss commented 10 years ago

Hi, Am facing a issue with Toggle column grid widget.When i have a single grid on a page, its working fine but in another page where i have two different grids and both grids has toggle column but its works only on second grid but not on first grid, For debugging: i removed the second grid then the first grid toggle works fine,i think there is some problem with toggle column on multiple grids with same page.

tonydspaniard commented 9 years ago

@marjss This was fixed https://github.com/2amigos/yiiwheels/blob/master/widgets/grid/WhToggleColumn.php#L250