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 / October 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Page and Control ViewState10 Oct 2003 08:21 GMT4
I'm not sure if I'm missing something here, or not approaching this
the right way, but here is my problem.
I have a page Page.aspx that contains a user control Control.ascx.
In the Page_Load of Page.aspx I have the following:
Distributing Controls to developers10 Oct 2003 02:57 GMT3
We are building an extensive library of Webform and Winform controls, and I
have a lot of questions about how to control distribution of our control
assemblies to our own developers.
Here's one:
composite control10 Oct 2003 02:05 GMT1
I've built a composite control which I then put into a
datalist control. When I run my web page I only get one
rendering of my composite controls all of the other items
in the list are the default text from the control. This
Problems wit events09 Oct 2003 18:38 GMT2
Hi, everybody
I have a problem with the events in a web page.
I have a botton with a method that should execute a method on mouse click
but for some reason (that I don't know) it is executing the page_Load before
How to Raise Event dynamically?09 Oct 2003 15:45 GMT2
I'm trying to create a LinkButton in program code and
raise click event to a function.
Here is the code:
  Private Sub Page_Load(ByVal sender As System.Object, _
Using RenderControl to get HTML from a System.Web.UI.UserControl09 Oct 2003 13:26 GMT1
I have a page where I want to programatically call a UserControl and
get the HTML of that control for more processing. I have looked at the
msdn documentation for the RenderControl method, but I can not get the
complete HTML of the control for some reason. The ShortList control
Access WebControl in custom control08 Oct 2003 21:28 GMT1
I cannot access a server control that is nested in a
template control...like so:
<dtag:PageTemplate runat="server" id="myPageTemplate">
<MAINCONTENT><asp:PlaceHolder ID="quoteContent"
property as TextBox08 Oct 2003 19:21 GMT1
The LabelProp property in properties-palette is expandable, so it is OK. The
problems are:
1.  LabelProp is not persistent
2. When I change LabelProp.Text in properties-palette, MyControl is NOT
Arraylist and datatable08 Oct 2003 10:19 GMT1
I want to take a collection of objects in an Arraylist
and turn them into a datatable so I can set it equal to a
dataview.  I want to use the sorting features of the
dataview in a DataRepeater.
Custom web control problem07 Oct 2003 21:42 GMT2
I built a custom web control and can add it to the
toolbox. However when I drag the control onto a web form
niether the control tags nor the "register" directive get
created.  My class looks like the following, does anyone
Web Control in Separate Project - Partially Solved07 Oct 2003 18:10 GMT2
Everyone,
In order to promote code reuse, I've setup a web control (.ascx) in a
standalone vs.net project.  I can then reference this project in any web
application.  The trick is to setup a virtual directory that points to the
New DropDownControl behavior06 Oct 2003 23:02 GMT2
Guys,
I developed a new DropDown control (that I use a lot).
Basicly, it goes to sql an got data on a predefined table and shows itself
on my form. It works fine.
Development Cycle Problem: Old Code06 Oct 2003 17:35 GMT2
Folks,
I am trying to create an extension to a RequiredFieldValidator control.  Throughout the development cycle, I use a test form and, on each iteration, I remove the last version of my custom control from the test form, remove it from the ToolBox, ensure that all references ...
formatting the data in a datagrid06 Oct 2003 15:41 GMT1
    I wish to format the data in one of the columns of a
datagrid so that it does not display more than 3 decimal
places. I have a datagrid call dgjobs and I have the
following code.
hosting ascx's inside a datagrid....06 Oct 2003 15:11 GMT3
I have derived of DataGrid to give functionality of an expandable dataGrid
(similar to article in October2003 MSDN). I have override the LoadStateView
and SaveStateView to save the extra properties I have added to the derived
class.
Pages: 1 2 3 4 5 6 September, 2003
 
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.