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 / July 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Button Type31 Jul 2003 23:23 GMT2
Greets,
The Button control is by default rendered as "Submit" type.  I would like to
change it to "Button" or "Cancel" if I choose.
In the render event, I'm saying
Page Access31 Jul 2003 14:49 GMT1
Is there a way, from inside a custom WebControl, that I can modify the
attributes of the parent page?  I ask because if a certain property is set
in my WebControl, I would like it to add an attribute (onResize, for
example) to the page's <Body> tag that calls some JavaScript it ...
Toolbox icon31 Jul 2003 14:32 GMT1
Greets,
When inheriting WebControl, how do I omit it from being added to the toolbox
when I add items to the toolbox.  Initially, it adds all the controls in the
assembly to the toolbox.  What if there is one I don't want added?
Basic Question31 Jul 2003 14:30 GMT1
    I am not sure if this is possible, but it's a simple
enough situation that it seems as though it would be.
    I have a page main.aspx with a couple user controls
in it Control1.ascx and Control2.ascx.  I am attempting
Readonly Checkbox?30 Jul 2003 17:07 GMT3
Well, I'm sure you guys know that the ASP.NET Checkbox
control doesn't have a Readonly property.  I'm writing an
application where I need it to have, that is, I want to
be able to set the Checked property in code, but if the
Nested Composite Controls30 Jul 2003 15:29 GMT2
I have built a composite control that takes in XML and creates
controls based on the XML.  One of the controls that this composite
control creates is itself a composite control.  The problem that I am
running into is that the second composite control is not receiving any
border around controls30 Jul 2003 08:50 GMT2
How can I put a rectangular border around some controls (similar to the
Frame control in VB6) ?
NB: I cannot use the panel control bec some of my code is based on the panel
control...
Code for building a Control28 Jul 2003 12:42 GMT1
i want to write my first control in asp.net
can anyone send me the code or related links
thanks
huzaifa
Custom Property doesn't save values28 Jul 2003 12:41 GMT3
I've defined a custom control with the property of type string[].
If I assigned values to the property at design time, I can see these values
in the control as expected. However if I compiled the application, all the
values disappear.
Drawing.Color Problem27 Jul 2003 02:08 GMT2
In creating a server control I added a property of type
System.Drawing.Color.
When the control is rendered, it generates a style that contains a style
called "backgroundColor" that will hold the value of
Nesting server controls with a composite control don't generate postback events26 Jul 2003 11:20 GMT2
I am new to web controls so please forgive me if my terminology is not
100%!
I am attempting to develop a composite control, based heavily on the
Chapter 16 sample code in James Henry's "Developing .NET Custom
Templated data-bound server control design question25 Jul 2003 00:57 GMT4
I am working on an n-tier .NET application. The presentation is through aspx
pages and custom data-bound server controls which use templates to separate
interface from content.
In all the samples I've seen regarding such controls, the templates are
Loading a user controls in Design View24 Jul 2003 16:25 GMT3
I have designed and built a web control that loads a user control at run
time. The question I have is, can I Load the user control in design view?
Any Ideas or code snippets would be really useful.
Thanks a bunch
Calling .NET Assembly from JavaScript...24 Jul 2003 15:45 GMT1
I have a requirement to call .NET assembly (Custom component) from thin
client Page (ASPX).
This Assembly talks only TCP/IP with an external server and hence cannot
interact over HTTP.
Event not firing. Adding controls dynamically to UserControl23 Jul 2003 22:18 GMT5
I am adding controls to the UserControl dynamically and
then loading the UserControl Dynamically.But I am facing
problem with firing of click event of one of the buttons
within the UserControl.It does not fire.
Pages: 1 2 3 4
 
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.