embed own controls
ASP.NET
3
Posts
2
Posters
1
Views
1
Watching
-
Hello, Can somebody give me an example, how can I embed "own" asp.net Controls. For example I can download a dll here for a special Listbox-control. What I have to do that I can use this Control? Thanks
-
Hello, Can somebody give me an example, how can I embed "own" asp.net Controls. For example I can download a dll here for a special Listbox-control. What I have to do that I can use this Control? Thanks
-
I added the dll allready as reference to the Project, but what now? I think i have to create a Tag now and config something?