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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
newbie to creating web controls30 Dec 2005 15:00 GMT6
I am trying to develop some .NET web controls in VB or C# and need some
help.
Does anyone know any websites with a good tutorial on how to start. The MSDN
site is not helping me at all.
LoadControl and Validation Summary30 Dec 2005 03:36 GMT2
I am working on a project that dynamically loads controls from within
Page_init so that the viewstate is preserved. On post back the control saves
it's changs in the Page_load event. If the user navigates to another section
the control is removed in the page load event and a ...
create enumerated property for custom control30 Dec 2005 02:36 GMT6
I want to create a property that can only accept values from my custom list.
Say
1, 5, 10, 15, 20, 30.
I know I can easily create an enumeration with values set to those from my
Add Project Reference Dialog...29 Dec 2005 00:02 GMT1
I've designed a web control in VS as an ASP C# control. I've created a new
project
and want to add a project reference from it to the C# control's project.
When I go
Custom Column Widths28 Dec 2005 21:52 GMT2
I have a datagrid which displays five columns of data.  Since several
columns display "Y" or "N" or 1-9 I have modified all the column widths
to display my data.  Under normal viewing, the grid looks great when
filled with data.  When I go into an edit mode on a row,  everything
Reading attributes of nested properties28 Dec 2005 21:37 GMT2
Hi, I have 2 questions:
1. How can I read attributes of inner property of a web server control?
2. How can I read inner properties of inner properties of a web server
control?
extended Label webcontrol, doesn't populate it's children ??28 Dec 2005 21:21 GMT1
I am extending couple of existing controls in ASP.NET
like LinkButton, Label, TextBox etc..
I require these controls to contain a child control of MyControlType
so ideally in HTML view for a label
Child Controls inserted in Code Behind28 Dec 2005 21:01 GMT2
Hi, hope somebody could help me! ... I'm building a Toolbar Web Custom
Control. So i created 3 classes,
[  PersistChildren(false),
 ParseChildren(false, "Buttons"),
Help needed with custom dynamic control.28 Dec 2005 20:51 GMT1
I’ve got a question about dynamic controls and retrieving the data back after
the user enters information into them. Here is what I have so far.
I made a custom control for this as I will need to use it multiple times and
on many different pages. This control takes in a ...
server control with collection28 Dec 2005 20:36 GMT1
I wrote a simple server control from a sample I found on the web in the
following URL: http://west-wind.com/weblog/posts/200.aspx
The control has the following structure:
<myCtl:main>
server control collection with several types of properties28 Dec 2005 02:12 GMT1
Is it possible to implement a server control that will look like this:
<just:control>
 <columns>
   <columnTypeA id=1></columnTypeA>
reference to Composite Control20 Dec 2005 17:33 GMT4
I have created a composite control which, in its simplest form inherits from
Control, implements INamingContainer and provides a method
CreateChildControls. I add my custom control to the html of an aspx page,
provide the register directive with a simple assembly name. The custom ...
referencing and anchor from within a usercontrol (ascx)20 Dec 2005 09:54 GMT1
I am trying to reference an anchor in a user control with a url.  This
worked in 1.1 but no longer works in 2.0.
The ascx control is located in a "/include" folder
If you have a hyperlink control and you assign the navigateurl property =
referencing and anchor from within a usercontrol (ascx)20 Dec 2005 09:53 GMT1
I am trying to reference an anchor in a user control with a url.  This
worked in 1.1 but no longer works in 2.0.
The ascx control is located in a "/include" folder
If you have a hyperlink control and you assign the navigateurl property =
Databinding on Composite Control18 Dec 2005 12:44 GMT1
I'm trying to implement databinding on a composite control and I'm getting an
error with the data when I change the DataSource.  The first time I set the
DataSource and call DataBind() everything works fine, but when I set the
DataSource to a new value (DataTable) and then call ...
Pages: 1 2 3 November, 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.