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
Avoid including @ Register tag on every page23 Jan 2004 12:53 GMT2
I have written several custom web controls for my aspx pages.  In
order to use any of them, I need to include the following line of code
at the top of every aspx page:
<%@ Register TagPrefix="MyPrefix" Namespace="MyNamespace"
Dynamically Created RadioButtonList Items & ViewState23 Jan 2004 07:07 GMT5
I'm having a variation on the typical problem with saving ViewState of dynamically created web controls.
I have two radiobuttonlist controls (call them rbl1 and rbl2).  Both are created at design time.  Each has three items in their Items collection.
When the selected item in rbl1 ...
How do we build a custom control using datagrid from scratch?22 Jan 2004 21:30 GMT1
How do we build a custom control using datagrid from scratch? ANy
sites, ideas will be appreciated.
Sumana
HELP Generating ConnectionString Property from the Designer22 Jan 2004 19:52 GMT1
This functionality is implemented in the SQLConnection control in the
connectionstring property. I am Building a custom control from an inherited
base class. (datagrid)
I have exposed a property for a connectionstring which I want the user of
Does anyone know...Please22 Jan 2004 15:47 GMT1
I have a datalist that I subclassed and it has a usercontrol in the header
template, in the usercontrol is a databound dropdown. It loads fine and
posts fine unless I rebind the datalist, then the dropdown loses it's
viewstate. Someone please help their has to be a way around this.
Datagrid in Designer22 Jan 2004 14:34 GMT1
I have a control that I have built a custom designer that shows the content
from an ItemTemplate. However the Datagrid never shows up in the designer.
It seems at this point that the Datagrid is the only thing that will not
show up in the designer for me and this is an issue for me ...
positioning label+textbox in user control22 Jan 2004 13:31 GMT8
i want to create a server-site usercontrol to logon a database: It should be
very simple but i cannot get the label en textbox in the write order. I want
domething like
Name  :       [  tekstbox]
Composite Controls (Maybe I just don't get it)22 Jan 2004 06:51 GMT2
I've been searching for a while and have found jack on composite
controls... Most source say it is as easy as this .. what is wrong
with the following code...
I'm trying to change a property of the label, works in design... but
Template Controls (HowTo)22 Jan 2004 01:09 GMT1
I am looking for some help or a tutorial on Template controls. Basically the
idea is to be able to build a small table with two rows and in the first row
will be some text and an image. Then in the second will be anything the
developer wants to put in there. Now all I can ever seem ...
Composite control not rendering22 Jan 2004 00:44 GMT2
I have a composite control that for some reason doesn't get executed
when a load the page containing it. This is a strange problem because
I'm not getting any errors and the page loads, but doesn't execute my
control.
Inherited Web forms22 Jan 2004 00:42 GMT2
Can we have Inherited Web forms like win forms?
If so how?
Can give mw some code snippets are urls please
Thank you
design time property persistence21 Jan 2004 17:37 GMT6
I have a control that inherits from WebControl.
In it, I have a property of a collection type.  Basically it's similar to
how DataGrid works in design-time.
See the code below.  Basically, when I add a DataGridColumn through the
.js file for custom controls21 Jan 2004 09:01 GMT1
I have some javascript functions shared among several controls I wrote. I
want to encapsulate all these functions inside a .js file, creating a
library like the one used by the asp.net intrinsic validator controls. My
doubt is how to add a reference to this .js file when one of my ...
Custom Range Validator how-to?21 Jan 2004 08:23 GMT11
Would appreciate some help, as I am blanking on the best way to do this.
I want to have a Range Validator for a textbox where the Minimum and Maximum values are based on what is entered in a different textbox.  So, for instance, if the value in the other textbox is X, then the ...
Server.Transfer in ASP.NET - weired problem21 Jan 2004 06:27 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...
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.