DmitryEfimenko / TwitterBootstrapMvc

Fluent implementation of ASP.NET-MVC HTML helpers for Twitter Bootstrap.
Apache License 2.0
224 stars 79 forks source link

CheckBoxList Vs. Container HtmlAttributes #410

Closed angelocarlotto closed 8 years ago

angelocarlotto commented 8 years ago

My collection of checkbox share some comum information and i would like to store in it´s container(div).

If i have the information in the container, i will be able to clean the container and restore the checkbox with the same particulars atibutes.

My sugestion is create CheckBoxList().ContainerHtmlAttributes extension.

I will use it in a form that has several checkbox collections redering each other.

angelocarlotto commented 8 years ago

Found the answer https://www.twitterbootstrapmvc.com/Documentation/ChangeLog version 3.15.0