I have ASP.NET RadioButtonList, and I need to add a custom styled radiobuttons inside this control: each radiobutton should be inside a div, and with it s own image.
在ButtonList
是否有办法在ButtonList电台内部使用定制的节目清单。
With ASP.NET MVC it s very easy, but with ASP.NET Web Forms it looks like a real pain for such a small task. There is no way to use MVC in this task.