Hai All,
I have created Custom web controls inheriting them from existing .Net controls, I used a webcontrol library and in that i used webcustomcontrol.cs file for each individual control. There is no problem in creating web custom controls like textbox, label,button etc. when inherited from textbox,button,label etc. But there is a problem in using treeview,dropdownlist,Listbox etc.. that i could not add list items for a dropdown or internal nodes for a tree view etc… Iam using ASP.NET2.0 .Plz send me the solution on how to solve this problem
Thanx in advance,