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
CreateChildControls() always has default values for properties16 Jan 2006 07:05 GMT1
I am trying to develop a composite control that renders in a specific layout,
depending on the value of the custom LabelPosition property.  The 'layout' of
the rendered control will change depending on whether the value of
LabelPosition is set to Left, Right, Top, or Bottom, as ...
String Array Property produces Parser Error13 Jan 2006 00:37 GMT5
Dear readers,
I'm having problems with creating a custom control that accepts an
array of strings as a property. First I used the following code which
produced a Parser Error
Adding custom template to repeater12 Jan 2006 21:53 GMT2
I want to display a dynamic menu using a custom control extending Repeater.
I need a SelectedItemTemplate a bit like in DataList so that I can
highlite the selected menu item.
Basically, it would look like :
Collection Property of Another Custom Server Control12 Jan 2006 18:38 GMT1
I read more and figured out how to build what I needed:
<cc>
 <item></item>
 <item></item>
Ajax Control Implementation Problem12 Jan 2006 16:24 GMT2
I'm trying to make some ajax controls, I checked different ajax
controls to find out how they works.
main problem in developing ajax controls is updating other controls in
events that occur in ajax calls.
Intercept when my control dropped on a WebForm12 Jan 2006 14:06 GMT3
I need to intercept the event when my control dropped on a WebForm (or
manually added by changin page's source HTML). I know about
IComponentChangeService and its ComponentAdding event, but in which class
should I use it?
Custom control on html page fails after VS project created11 Jan 2006 20:57 GMT2
I created a virtual directory and in the folder created an html file
which includes an <object classid=...> tag that references a simple
windows forms control dll.  This works perfectly.  Control displays as
expected.
Composite Web Control and saving user changes on child controls.11 Jan 2006 14:58 GMT4
Okay, having the same problem many others are having.
Here is a simple example I cannot get to work:
-- using C#
a) Created an ASP.NET Web Project.
control project's references11 Jan 2006 01:36 GMT4
My project that creates the assembly for my custom control references
assemblies for crystal reports, etc. These get copied with copyLocal false
(I"m guessing because they exist in the GAC). The hint path in the proj file
points to the location i referenced from.
Adding action buttons to my control's design-time properties page09 Jan 2006 14:52 GMT1
I've seen controls like the DataAdapter provide clickable hyperlinks
(well, maybe not hyperlinks, but blue underlined text) in the
description panel of its Properties page.  I'm building a subclass of
an ASP.NET Image control, and would like a button in its Properties
Composite Control and accessing complex properties of child controls - C# VS200509 Jan 2006 01:11 GMT4
I am trying to build a composite control that contains a few objects, in
particular a calendar and a textbox.
I have the bulk of the control built, however I would like to make some of
the properties present at design time, however I am having some difficulty
building a server control using controlBuilder08 Jan 2006 21:28 GMT1
A very useful answer from Mike MacMillan a few days ago helped me create the
server control I wanted. It is something like:
<Main:Control>
 <Children>
control refresh07 Jan 2006 00:37 GMT1
I have a requirement in which I need to refresh  a single control instead of
teh whole web page. How can I do this asp.net 1.0?
Mutli Part Rollover Button06 Jan 2006 19:59 GMT1
I want to create a custom control (ASP 1.1)...
It's a variable width rollover button with text...  The background is made
up of three parts:  The left side image which should change during rollover,
the background which sits behind the text label and the right edge which
Dynamic control state changes lost on Postback05 Jan 2006 18:22 GMT10
I have been developing a set of custom controls that include several
dynamically generated controls inside them (for example, 'SupportTextBox'
include a textbox, a label, and a validation icon used if the field is
mandatory).  These controls also support AJAX callbacks.  ...
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.