Hello I have dynamically created repeater control as per the msdn article below http://msdn.microsoft.com/en-us/library/0e39s2ck.aspx
I am gerenerating the control in tap panel.
How do I create nested repeater dynamically.
Please help. I know how to create in the aspx page but I want to know how I cna create a nested repeater programatically.
thanks