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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Server.Transfer in ASP.NET - weired problem21 Jan 2004 06:26 GMT1
I am facing a typical problem in my .NET application with the pop-up script
messages. The thing is that its working fine when i run on my development
machine but not running in expected manner when i move it to Prod
environment. Please have a look at the following code snippet...
to load user control runtime21 Jan 2004 03:17 GMT1
I've created a library of page templates and some user controls. These files reside on d: drive instead of c:\inetpub\wwwroot\webapp directory.
When I use LoadControl("webUC1.ascx"), it looks for this file in c:\inetpub\wwwroot\webapp. How do I force it to look for the user ...
Autotab control20 Jan 2004 21:56 GMT1
I wrote a component derived from the textbox control that has an
Autotab feature the component works well on both Netscape and IE. My
only problem is that sometimes, on IE, I receive the error:
"Can't move focus to the control because it is invisible, not enabled,
Child control forms data20 Jan 2004 20:31 GMT2
I have made a custom template control which basically loads a web user
control and replaces some PlaceHolders with content that I specify in
the template control tag, like this:
<J2:Host runat="server" id="TemplateHost"
Problem overriding render method to format literal content of nested tags in custom control20 Jan 2004 08:52 GMT16
Gurus,
I have a custom web control that in turn has nested child controls. I
want to be able to encapsulated and render any literal HTML and or
server controls placed between the child control's tags. This works
IStateManager interface at design-time?19 Jan 2004 19:55 GMT1
Would any of the IStateManager interface take part at design-time?
Composite webcontrol19 Jan 2004 19:51 GMT1
I have just built my first custom control draws a html wrapper to the
screen around the content of the server control tag.
Eg <myc:MyPanel .....> more html code or literal text</myc:MyPanel>
will draw a panel containing the html inbeween the custom control
Creation of custom controls in .net19 Jan 2004 14:29 GMT3
  Does anybody know of any site that gives a detailed explanation of
how to create a custom control ?
thanks
Sumana
How to add extra property to DropDownList control?18 Jan 2004 22:05 GMT1
To the already present dropdownlist control can i add a property so that i can add text plus image to items.
Actually my requirement is i want to  add text and image to the items in the dropdownlist control.
How can i do that, any suggestions are appreciated?
Thank  you
Object property with different return types18 Jan 2004 13:37 GMT1
I have a control 'MyControl' with a property of
type 'MyObject'.  MyObject has a property 'MyField' that
is a enum type.  I want the type of enum to vary
depending on a another property of MyObject
Need help with Datagrid Control in edit mode and Javascript17 Jan 2004 04:30 GMT1
I have calendar control in Javascript including in the Head of mu page:
<script charset="iso-8859-1" language="JavaScript"
src="popcalendar.js"></script>
I call this calendar popup with a image link button and working very good:
dropdown list in custom control not persiting databind16 Jan 2004 19:51 GMT1
testMy Custom Control doesn't has a drop down that pulls it's information
from another class that I use to get generic
here's the anotated version of what I'm doing:
public class AddressControl : System.Web.UI.WebControls.WebControl,
Write into <HEAD></HEAD> section?16 Jan 2004 16:32 GMT6
Is it possible to write into HEAD section, for example to write out a LINK
tag?
treeview16 Jan 2004 05:20 GMT1
I have a treeview in my ASP.NET  c# application.when someone selects a node
on the treeview  How do I set the node name
myNodeName = TreeView1.Nodes(TreeView1.SelectedNodeIndex).Text
The above code only gave me the value of the parent Node
Complex properties (Button) not persisting in webcontrol15 Jan 2004 19:55 GMT1
This seems to be a common issue and one that I have not found a
solution to. What I want to do is theoreticly simple. I have tried
creating webcontrols with simple properties string e.t.c and all work
fine. I am now in the process if trying to create a webcontrol that
Pages: 1 2 3 4 5 6 7 December, 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.