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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Dynamically loading and adding usercontrols after CreateChildControls30 May 2004 13:39 GMT1
I'm having a problem with loading and adding usercontrols dynamically after
CreateChildControls. To be more specific, I have a number of buttons and a
PlaceHolder control. When the user clicks one of the buttons, I want to load
and add a different usercontrol in the click event ...
Help needed with htmlinputfile controls28 May 2004 23:50 GMT2
I am looking for help with getting the Value property from a
htmlinputfile control when the user selects the Submit button on my
form.  I need to gather the file name only and not perform a File Upload
procedure.
WebControl Designer Problem using Custom Collection28 May 2004 15:34 GMT2
I'm having some weird things happen in design view while editing a custom collection - I've been at this for about 4 weeks now, and have tried all the different combinations of persistence settings (DesignerSerializationVisibility, PersistenceMode, etc) there is, and all to no ...
Server Control Collection Properties Solutions,Problems MVP Advice Requested28 May 2004 14:58 GMT2
I have solved most of my Server Control Collection property issues.
I wrote an HTML page that describes all of the problems that I have
encountered to date and the solutions (if any) that I found.
http://users.adelphia.net/~brianpclab/ServerControlCollectionIssues.htm
Setting user control property dynamically?28 May 2004 12:37 GMT1
Hi I created a user control that has a property that accepts a url ("NavUrl")..
I tried to set the value as follows directly in the aspx page where strLink would be a link.
<uc1:mycontrol id="mycontrol2" runat="server" HtmlContent="html stuff goes here." ImgUrl="myimage.gif" ...
DataGrid Viewstate problem28 May 2004 12:07 GMT2
Hi, to all..
I have 2 web controls (MyDataGrid.cs, MyCalendar.cs
The first inherits from calendar, and i have implemented the event MyCalendar_SelectionChanged and inside of this i put in the viewstate a datatable that i filled (and its filled, i verified)... like this
  Viewstate ...
RegisterStartupScript and IsStartupScriptRegistered not shown in listed methods of Page28 May 2004 11:47 GMT3
I'm building an Webcontrol and overriding OnPreRender i want inject
client javascript, but RegisterStartupScript and
IsStartupScriptRegistered is not been shown in the list of methods of
Page object.
Placeholder child of child control event problem.28 May 2004 08:56 GMT1
I have problem with placeholder which contain web user control. I want to
add user control in placeholder. For example I have a.aspx and in this page
I have a placeholder which is dynamically added web user control lets say at
a time it is added that b.ascx. In this b.ascx I have ...
Button.Init? how Do I know if click event has been fired? TextBox.TextChanged event before Button.Click in a CompositeCustomControl.28 May 2004 07:24 GMT1
I have the following situation: (everything is dynamic (controls.add))
1. Button.Init {
   WasButtonClickFired = true
}
Connecting webcontrols and components27 May 2004 08:49 GMT13
I have been struggling with this for a long time now, and am beginning to
think that what I'm attempting isn't the correct approach.  The short
version is that I want to be able to add a webcontrol to a page, and have
that webcontrol have properties that reference other webcontrols ...
AddParsedSubObject and LoadViewState25 May 2004 20:12 GMT4
I am building a combobox webcontrol which works from a collection of
ListItems similar to a standard DropDownList. It uses
AddparsedSubObject to load the nested ListItem objects (below).
<cc1:combobox id="ComboBox1" runat="server">
How To Write the external Iterator?25 May 2004 00:25 GMT2
   I want to write an iterator class for GHashTable which  belongs to GNU
glib[ c library ] .Access function of GHashTable now only support internal
iterator and define
struct _GHashNode
Prevent tag properties automaticaly generated by ASP.NET24 May 2004 13:16 GMT2
When I use System.Web.UI.WebControls.Image, ASP.NET automaticaly outputs :
<img border="0" />
Is there a way to prevent this border="0" to be added, without creating a
custom Control?
Accessing the visible property of a User Control at runtime24 May 2004 07:01 GMT1
I need to make visisble/invisible my user control at runtime
I am using code-behind and there is no access to the control here
What do I do
Submit form23 May 2004 17:58 GMT1
I am creating a control which will upload files. The problem I am having is
the button event I have created does not seem to see the files getting
posted to it. My first guess is that my event is not posting the form. I can
add a submit button. How do I create an event that will ...
Pages: 1 2 3 4 April, 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.