drgullin / icheck

Highly customizable checkboxes and radio buttons (jQuery & Zepto)
http://fronteed.com/iCheck
7.39k stars 1.63k forks source link

Not working with asp radiobuttonlist #417

Open borismatthews opened 5 years ago

borismatthews commented 5 years ago

I have an asp radiobtonlist on my page and add the items in code behind based on values from the database. This renders as labels and input elements in a table structure, see below.

But the icheck plugin does not add the wrapper around the input element, any ideas how this can be fixed?

--   |   |   |   |   |   |
borismatthews commented 5 years ago

`

--   |   |   |   |   |   |

`

drgullin commented 3 years ago

@borismatthews can you provide a demo, please?