I have a repeater control with an unorganized list and I populate the li's dynamically in codebehind with hyperlinks. I want to populate checkboxes and radiobuttons instead of hyperlinks. How do I do that?