Why the WebControl didnot show ?

D

DogEye

I downloaded "ucTabStrip" from CodeProject and run it properly . And i want
to use the control as a dll file instead of using it by importing files
directly , So I recompiled the project and import the control with registe
namespace like this(ucTabStrip is the WebControl Class) :

<%@ Register TagPrefix="ucl" NameSpace="DHPoc" Assembly="TabTest" %>

......
......

<body MS_POSITIONING="GridLayout">
<ucl:ucTabStrip Runat="server" id="test" TabStrip="Main" />
</body>

But the page shows nothing , Why ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top