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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
CreateChildControls executes on initial load and at postback?09 Feb 2004 01:16 GMT8
I have a composite control I have built. I capture a click event of a tree
control then raise my own event along with a custom args object for the
server-side to deal with. All the plumbing seems to work just fine. However,
I noticed, while in debug, that the CreateChildControls ...
session state09 Feb 2004 00:02 GMT1
How can I handle sessionstate in the custom server controls
Ton
LoadViewState is not called08 Feb 2004 10:43 GMT1
I have a very strange problem.
I've developed a simple web control, which inherits directly from the
webcontrol class.
I've overriden the LoadViewState and SaveViewState methods, in order
How to implement a simple collection editor for my control?07 Feb 2004 11:43 GMT1
I have a server control that has an arraylist which holds allowed file
types. I want to implement a simple collection editor like the one in the
dropdownlist control so that I can I add more file types as needed. Any tips
on how to do this or even a code sample would be appreciated. ...
How ValidationSummary works07 Feb 2004 11:32 GMT1
I am having trouble with the ValidationSummary not getting all of the error
messages from the validators on my page.  Can anyone tell me how the
ValidationSummary control works behind the scenes?  I would like to know how
it gathers the error messages so I can troubleshoot this.
Saving Twice07 Feb 2004 11:19 GMT1
I am a control that I am working on that inherits from
System.Web.UI.WebControls.ImageButton. Everything works find and the end
result is fine except that when the user clicks on the button the export
method runs twice. Basically I am trying to write a control that we can pass
ValidationSummary doesn't get nested control error message06 Feb 2004 18:26 GMT2
I have a page that has a validation summary control.  On this page I have a
nested user control (Control1).  Inside Control1 is another nested control
(Control2).  I have a CustomValidator on  a textbox inside Control2.
Although the validation works on this textbox, the error ...
problems with postback06 Feb 2004 16:01 GMT1
I have a page where search results come up in a dynamically generated table
of 15 results per page.
Below the table is previous and next buttons and it is here the problem
begins as you will see below.
Image within a custom control06 Feb 2004 14:23 GMT4
Does anyone know if it is possible to emit a imagebutton with a bitmap
within a custom control.
In other words; I want the custom control to be selfcontained, and not have
to rely on a aspx page to be able to display an imagebutton with a
How can I use session state information in a serveruser control06 Feb 2004 09:50 GMT2
once a user has logged in I want to use some variable in the other custom
server controls I've developed. In the page, where the controls are added I
can use something like:
session("Logname")="Roger"
prompt user to save changes in datagrid editmode when they try to navigate away from page...how do you do that?06 Feb 2004 02:48 GMT2
I have a custom datagrid control that works great.  But I was thinking
about adding some functionality to it.  Currently, I use the datagrid
to display one record at a time, and with edit item templates, if you
click
Custom Control CustomDropDownListBorderColor in vb06 Feb 2004 01:41 GMT1
Hi, All
I tried to run a customized dropdownlist control (code from http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlr
fsystemwebuiwebcontrolsdropdownlistclassbordercolortopic.asp
) and get the following error.
(Please note changed the name space to be ...
add events to dropdown list in custom server control06 Feb 2004 00:29 GMT3
It is easy to add an event to a hyperbutton, but what about a dropdownlist ?
This is what I've implemented for the hyperbutton:
lblHyper.CommandName = "H" & i
lblHyper.CommandArgument = "Test"
ASP.NET WorkFlow/Pipeline Component like Commerce Server ?05 Feb 2004 19:09 GMT2
We currently use the Microsoft Commerce Server pipeline component to run the
workflow for our application, however this is very limited when it comes to
ASP.NET and has no programmable interface so that we can make a web
interface to changing the workflow.  With the pipeline editor ...
Windows form control on Web page04 Feb 2004 13:46 GMT1
VB.NET ASP.NET
Does anyone know how to embed a windows forms control on a web page in the same way that you could do active x objects in asp
Thanks
Pages: 1 2 3 4 5 6 January, 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.