المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : ASP.NET UserControl In UserControl



C# Programming
02-25-2013, 08:32 AM
Hi,

I have problem with adding asp.net usercontrol in Usercontrol.
The 1st user control is DataList where the Companies are listed.
Now i need another usercontrol inside this one where i will list the products from each Company.

hope some one will explain how to combine this 2 controls or tell me some easy way to do this.

thanks