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 / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to let web controls not displayed in toolbox10 Jun 2004 09:21 GMT1
  I built some web controls and one of them inherits textbox class.But I
don't want it displayed in toolbox when assembly is added to toolbox.I know
if it can be unchecked in the "Customize Toolbox" window when adding the
assembly,but that checkbox is checked by default.Is there ...
help for properties persistence10 Jun 2004 09:21 GMT1
Hi. I'm developing a WebControl that uses the following custom attributes:
[ParseChildren(false), PersistChildren(false)]
I'm using ParseChildren(false), because i've got two collection properties
that use the following custom attributes:
Retaining WebControl Properties10 Jun 2004 03:09 GMT1
I have built a web control that inherits from webcontrol class. When using the control I created in a project, I set certain properties such as the Font, font size that were inherit in the webcontrol class. When I perform a postback to the server those properties that I set with ...
VS.NET designer support for nested custom web form controls09 Jun 2004 22:42 GMT3
I have a custom web form control, that can contain other custom
controls.
Is it possible to add designer support for this, so I can drag a
custom control onto another control?
Passing messages to forms09 Jun 2004 12:20 GMT1
I created a user control called MyToolBar which is a toolbar with a preset
number of buttons such as Close, Add, Edit, Delete, Find etc.  When the user
clicks on the Find button, in my Button_Click procedure how do I pass a
message to the appropriate form such as Vendors that the ...
Drag and Drop Tree Control09 Jun 2004 09:15 GMT1
Does anybody know a tree control that supports drag and drop of nodes
inside aspx pages? (ie web controls do not)
Over riding the Default ClientId Property08 Jun 2004 22:18 GMT1
When .Net Creates User Controls on a Webpage, it appends a prefix seperated
by a Colon or an underscore then the Id of the server Control within that
User Control:
ex:
Syntax for dynamic validation control08 Jun 2004 22:16 GMT1
I want to assign a validation control dynamically. How do I tell it what
control to validate via the controls collection. It seems to want a string
when I use the code below. Regards, Chris.
Controls.Add(New TextBox)
Adding a second button if the first button is clicked08 Jun 2004 22:15 GMT1
I build my form dynamically in Page_Load, with a button
If the user clicks the button I want to create another button. I can do this but the button_click event doesn't seem t
fire. I've been working on this for days, so any help would be greatly appreaciated
Thank
OnPreRender for Button Array Control08 Jun 2004 21:09 GMT1
I have an array of Button Controls that have been extended. The container of
the Custom button array has registered a Hidden Field in the "OnPreRender"
override method like so :
<DefaultProperty("Text"), ToolboxData("<{0}:ChemicalSubstanceChart
Internet Explorer Window Form User Control - Embed - Urgent08 Jun 2004 16:05 GMT2
This is URGENT, THANKS!
Without getting into the "why", here's what I'd like to do, followed
by where I am:
1. I would like to embed an Internet Explorer user control within
Dynamic Template Column Sorting in DataGrid control08 Jun 2004 13:49 GMT1
am facing a problem while using ASP.NET Datagrid Template Columns
generated dynamically.
Scenario:
-------------
Iterating custom controls07 Jun 2004 18:57 GMT3
Here's a simple problem that's eating my lunch:
I need to write a base class method in ASP.NET that will iterate the page
and find all controls of a certain type.  The type is a custom web control
that I created.  The controls are never found in Page.Controls - instead,
Interacting with Windows Scheduler07 Jun 2004 17:29 GMT1
I'm looking for a way to set the windows scheduler from an
application.  What my end goal is to be able to configure the
app.config file with parameters that would be interpreted and then set
the windows scheduler accordingly.
How to pass variables from aspx page to user control05 Jun 2004 21:24 GMT1
Anybody knows how to pass variables from aspx page to user control?
Thanks in advance
--------------------------------
From: Sathyadeva Aithal
Pages: 1 2 3 4 5 May, 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.