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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to make changes made to a component be updated immediately20 Dec 2004 17:49 GMT3
I have two projects in the same solution.
One of them contains a component, that is finished, and added to the
toolbox.
In the second project I have put this component on the webform.
Breakpoints ignored in component20 Dec 2004 16:43 GMT2
I have two projects in the same solution.
One of them contains a component, that is finished, and installed in
the toolbox.
In the second project I have added this component to the webform.
Setting values of UserControls used multiple times on a page20 Dec 2004 00:51 GMT5
I have a pages which use the same UserControl multiple times on the same page
- they have different IDs though. The UserControl contains a number of select
lists.
After databinding each select list in each control to a datasource, which
Not Able to trigger event in Composite Control17 Dec 2004 23:00 GMT2
i have a datagrid and toolbar and have integrated them in my composite
control(inherited datagrid)
toolbar items are shown as for e.g
<HeaderToolBarItems>
how do I access controls from a static class?17 Dec 2004 15:22 GMT3
I have a page with about 40 text boxes for capturing data and need to get
the values of these text boxes to a static class for processing. I can go
through individually and add to an arraylist but there must be an easier
way..
SelectedIndexChanged event is not fired17 Dec 2004 08:25 GMT2
I've created a Web user control that contains a DropDownList and this
DropDownList gets created and loaded in init() everytime. I set
AutoPostBack=true and registered the event.
I'm using the same user control at 2 different places. When running in the
Capturing Click Events in Buttons17 Dec 2004 08:13 GMT2
i have three buttons in my custom web control and im not able to capture
click events on em. how to do this in custom control. buttons are
webcontrols too.
Please Help
Adding controls to a server control.15 Dec 2004 22:25 GMT1
Question regarding server controls.  I have built a server control that
creates two listboxes and a few buttons.  Here's a snippet to show how I've
done this (from AddAttributesToRender sub):
       '   Available listbox
Debugging at design time15 Dec 2004 17:19 GMT3
It appears easy using vs.net to debug servercontrols during runtime but how
can I step through code that gets executed at design time.  for instance
when properties are set.
Thanks,
New Control won't drop on designer page15 Dec 2004 17:15 GMT1
Made new control as perscibed by MS web documentation, added control to
toolbar, but control can't be dragged unto new web page.
What ComponentModel Designer property tags did I forget to include?
composite control: how to assign initial values to child controls?15 Dec 2004 08:20 GMT5
I've got a question concerning composite controls:
As you can see, in my CreateChildControls method I have two custom child
controls, each of them using a model. This model should be assigned to those
controls only once in their lifetime since they keep it in their viewstate.
Events from a UserControl within a PlaceHolder14 Dec 2004 11:17 GMT2
Brief background: I have a page that loads n UserControls into a PlaceHolder
control, where n corresponds to a number of inputs by the user.  Each
UserControl consists of a couple of labels, a TextBox, an ImageButton, and a
DataGrid.
Templated properties in composite control containing a datagrid13 Dec 2004 16:47 GMT3
I'm new to this. I have a composite server custom control that contains
a datagrid, and can't quite figure out an easy way to make it
configurable from an ASPX page - the same way datagrids are configured,
with columns section etc. I know ITemplate is involved, but I am not
TagPrefixAttribute Question13 Dec 2004 00:37 GMT2
I'm going through this book on asp.net server control development.  I wrote
a control using the namespace:
ESS.ServerControls
The book says that if I put the following in my control's AssemblyInfo.vb
Rendering an UserControl inside a mail body without any page object reference12 Dec 2004 08:35 GMT1
I would like to use a User Control to render the body of the mail I send.
I know how to do that using Page.LoadControl
The problem is that my application is not an ASP.NET page so I can't use any
Page object reference to call LoadControl
Pages: 1 2 3 4 November, 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.