Custom web controls - TechRepublic
General discussion
May 24, 2006 at 02:30 AM
sp_bannore

Custom web controls

by sp_bannore . Updated 20 years, 1 month ago

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,

This discussion is locked

All Comments