I tried searching but can't find any answer to my inquiry. Here goes.
I want to change the GUI of the checkbox in a CheckBoxList, using asp.net and C#. For example, I would like to see a ([] unchecked state) ([x]checked state) instead of the standard checkbox.
1.Is this doable in C# asp.net, webform?
I've found a tutorial on WPF Styles and Control Templates, but this is all new to me, it says I have to use MS Silverlight, and coding within the control template of an .xaml file.
2.Is this the only solution?
3.I've noticed how to add tags while writing down my question, can someone tell me how this is implemented? (This is the end result I had in mind)
Due to spam prevention, I can't post images, please see link: http://i50.tinypic.com/2dvqzc3.jpg
Thanks for your time.