Showing posts with label Templates. Show all posts
Showing posts with label Templates. Show all posts
Friday, 20 May 2011

Asp.Net: Using Templated Controls Programmatically

Question:
How to add templates programmatically to a templated control?
How to programmatically set templates, events, databinding on a repeater in asp.net?

Thursday, 4 March 2010

Asp.Net: Create Simple Template Control

Question:
How to build a very simple Template Control in asp.net?
Do you have a sample for simplest Template Control.
Create your own Template Controls!