Ask a Question related to ASP.NET General, Design and Development.
-
Lloyd Dupont #1
WebCustomControl & DTD
I design a bunch of web custom control (a custom control: only a C# class,
NO aspx)
with some ITemplate & ArrayList property
now when I use it with VS.NET, in the HTML window it never recognize my
tags. they are all underlined with a winding red line and the error popup
said property FOO is not recgnized in the active schema.
is it normal ? what should I do ?
Lloyd Dupont Guest
-
Help Me, WebCustomControl
Hi, Im building a WebCustomControl. In my principal class (Inherits from WebControl), have a property of type MyCollection (Inherits from... -
How to expose WebCustomControl event
Hi, I have been working on this for more than a day, with no joy and I was wondering if someone could help me with this: I am trying to create... -
Button in WebCustomControl don't fire the onclick event, why?
Maybe someone sees my mistake? The Button-OnClick-Event never fires... -------------------------------------------------------- The code from...



Reply With Quote

