Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Building Controls / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Template Control with Sub Controls12 Dec 2004 06:48 GMT2
I am trying to create a Control that will serve as a template for all
my asp.net pages. The one requirement is to be able to add controls to
the template and make them accisble to with in the Page and not being
grouped as child controls under the template.
Event not firing in usercontrol inside usercontrol11 Dec 2004 13:28 GMT1
I'm stumped on this problem.  I've created a user control that
dynamically creates 5 linkbuttons in the CreateChildControls method.
Each of these child controls is linked to a commandeventhandler, has
command name and argument attached and is assigned a unique id.  If I
Dynamicly loaded User Control events in a Placeholder10 Dec 2004 21:31 GMT6
I am having a problem of receiving UserControl events which gets dynamicly loaded within a Placeholder on a main.aspx page.  If I explictly place "myControl" on the main.aspx page I can receive events and act on them, but when I dynamicly load "myControl" within a Placeholder in ...
Problem using dynamic Datalist templates - Newbie10 Dec 2004 17:23 GMT1
Hi there!
Hopefully somebody can help as I am getting desperate.
I am using C# to develope a web user control containing a DataList and I
want my DataList to look different depending on some control properties.
Request object not working10 Dec 2004 11:29 GMT7
I have a weird problem.
I have a user control, included in a page. This UC does
authentication and tracking.
I developed the code in the page_load event and it works
Event Hander Question09 Dec 2004 13:42 GMT1
I have a question about the following code.  I don't understand how and where
the delegate gets created that allows for the calling of the OnClick when the
button is clicked?  For example,
       // Invokes delegate registered with the Click event.
Enumerating Controls Collection in Control.Render() causes System.InvalidOperationException - Why???09 Dec 2004 12:16 GMT3
any ideas why this code...
protected override void Render(HtmlTextWriter writer) {
   Table table;
   TableRow row;
Another dynamic usercontrol issue08 Dec 2004 20:25 GMT2
I have a page that dynamically adds one of many usercontrols to a
placeholder on the main page based on a parameter passed to the page.
Here is my problem.
The usercontrol may have something as simple as a label or a datagrid and I
Object Collection Editor08 Dec 2004 13:27 GMT1
I created a button control that I'll call MyButton. I also created a
composite control that will have among other things a toolbar composed of
MyButtons. Let's call this control MyCompositeControl. I want the
MyCompositeControl to have a Buttons property that will be a MyButton
I need to run a vb.net or aspx.net file every 10 seconds.08 Dec 2004 00:43 GMT1
I need to run a vb.net or aspx.net file every 10 seconds. The Task Scheduler
in Windows 2003 Server can only do it every 1 minute at the minimum, but I
need it every 10 seconds. Is it possible to write a small program in VB.NET
that would run in the background without using much ...
usercontrol that raise a javascript event08 Dec 2004 00:20 GMT1
is it possible to raise a javascript event when something
happen on a user control field?
i created a calendar user control which contains an
asp.net textbox server control and a calendar control. now
Non-visual C# objects on a webpage are not marked as "safe for scr07 Dec 2004 22:36 GMT5
Non-visual C# objects on a webpage are not marked as "safe for scripting"
I'm developing .NET components in C# which are used as ActiveX-style
controls on web pages that are displayed inside a custom browser which is
based on the IE web browser control.  On 3 of about 100 PCs that ...
Can't import .OCX assembly into Web Matrix Project.07 Dec 2004 13:43 GMT1
I am using Web Matrix Project as .NET programming environment. Can you show
me detailed steps how to import the .ocx  library into the Web Matrix
Project. I can't seem to be able to import other assembly than .dll, .exe or
.mcl . I am pretty new to the .NET programming environment, ...
DropdownList & Textbox06 Dec 2004 20:18 GMT1
I want too write a custom control involving a DropDownList and a TextBox.
Basically I sometimes want to render a dropdownlist and sometimes a textbox
but never both at the same time.
The custom control needs to have all the properties and events of both
Access info from a usercontrol06 Dec 2004 12:55 GMT8
I am still fairly new to dot net, so go easy...
Anyway,
I have my main page. In this page is a usercontrol that
manages the security of the page.
Pages: 1 2 3 4 November, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.