Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problems w/ ListItem in custom CheckBoxList

Status
Not open for further replies.

rpeters74

Programmer
May 24, 2002
46
0
0
US
I created a very simple custom control inherited from CheckBoxList. I created a schema (xsd) to define how intellisense will work in HTML view in the IDE. When I try to add a ListItem to the control in the HTML intellisense I see <MyControlLibrary:ListItem> rather then <asp:ListItem>. Does anyone know how I can get the HTML intellisense to show <asp:ListItem>?

--
r.p.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top