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 / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Very Strange Problem! (Derived Controls) - Help!31 Jan 2006 14:42 GMT4
I'm pulling my hair out trying to work this out.  Pehaps I am
missunderstanding something - hopefully someone can shed some light on this:
1) I have a class library that contains a bunch of custom web controls.  Two
of these controls are derived from the TextBox control, and overide ...
MaskedEdit in ASP.NET 1.130 Jan 2006 18:17 GMT1
How would I make a masked text box, like the MaskedEdit control from VB6 or
the Mask property in .NET 2, in ASP.NET 1.1?
Signature

Alex C. Barberi

Order of events called in a custom control28 Jan 2006 12:45 GMT1
Dear Sir,
 I have a question on the order of event called during using a custom
control when in
1. not IsPostBack and 2. IsPostBack situation
Discovering CSS refs in page custom control resides during design time.28 Jan 2006 12:37 GMT1
I have custom controls that let developers apply CSS styles depending on the
state of the control.  They can do this at run-time and also at design-time
in the properties pane.  They currently need to type in the style class they
want to use.  I would like to give the control the ...
Dynamic Control26 Jan 2006 22:01 GMT2
I made a page with a button , when I click that button ---> a new TextBox
object is displayed.
I made the following code but the bug is:
Every time I click the button ---> a new TextBox appear but the previous one
Update Property that mapped to a child control's property ?24 Jan 2006 06:18 GMT3
I am developing a composite control for my own use and I am not sure what
the best practice is with regards to updating child control's property from a
mapped property on the custom control.
Should I
ViewState properties and mapped properties don't work well togethe21 Jan 2006 19:35 GMT2
I have a CompositeControl with two types of properties:
1.) Mapped Properties that map directly to a child control's properties
(ex.: this.TextboxText = m_txt.Text).  These properties are handled by their
underlying classes (such as the TextBox control), and are not persisted by ...
Refer othr properties in the contrl in  getstandardvaluecollection20 Jan 2006 22:32 GMT1
I am writing a webcontrol, that has two properties, both are strings. Based
on the value of the first property, I want set the default values of the
second property. I am trying to set the default values of the second property
using typeconverter that inherits stringconverter and ...
ASP.NET 2.0 Web Custom Control example20 Jan 2006 09:08 GMT3
I need to create web custom control that can contain any type of control as
a child (similar to asp:Panel control).  However, when I try to include
children in my web control on aspx page, it says 'Content is not allowed
between the opening and closing tags for element'.
How to render ControlStyle and other standard attributes?19 Jan 2006 19:23 GMT1
I am writing a control that inherits from WebControl.  It will be rendered
as a text box, image, and an iframe wrapped in span.  Now here is my
problem.  I want to render the entire contents more or less myself (i.e
override the Render method) for reasons to complex to explain ...
complex properties (font) on composite controls19 Jan 2006 10:53 GMT2
I have a control that is used to get a date (dropdown calendar) and is made
up by a label and three dropdownlists. I overrided the Enabled property so
when it is true/false all of the child controls are Enabled/Disabled.
That was easy. But now I need to change the text size of the ...
Calendar control to display image on Mondays19 Jan 2006 03:09 GMT1
I am trying to get an image to appear on all Mondays within the calendar
control.  I also want that image to be a link.  How can I do this?
Cache options for custom control18 Jan 2006 22:11 GMT1
I want to develop a function which will display a menu system based on a
hieracy which is fetched from a database.
For performace reason I would like to cache the menu structure per-user for
all pages the user will visit.
XHTML+SMIL and HTML+TIME18 Jan 2006 15:13 GMT1
Is the XHTML+SMIL profile supported by IE? By other popular broswers?
Is it going to be supported?
What is the place for HTML+TIME as purely Microsoft specification in future?
What I know is:
Is it possible to do this? Server Control Designer help needed......17 Jan 2006 12:56 GMT1
I have created a server control which relies heavily on an image
generating httpHandler. This in-turn relies on the developer adding a
few lines into the web.config / machine.config.
What I would like is to somehow test whether the config file has this
Pages: 1 2 3 December, 2005
 
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.