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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Open Window with Javascript from WebUserControl and return values17 Jan 2005 15:44 GMT3
I have a Web User Control (ascx) - lets call it "My_WUC" - in a Web form. In
that WUC I want have a textbox and a button. I want to click on the button
and open a popup (I use javascript for that), the popup window will have also
a text box and a button. when the User click on ...
dynamically work with datagrids16 Jan 2005 20:46 GMT2
How can I dynamically get the type of control in a datagrid.  I have several
columns that when editing a row, one column may be a dropdownlist, the next
column may be a text box, the next column may be a label, or something else,
depending on what the datagrid is for and whether ...
Is Caching disabled by default ???16 Jan 2005 09:05 GMT1
I have a usercontrol showing some generic information across multiple
screens. As per MS, caching is disabled by default so i didn't put a
@OutputCache directive in my control. I found the control being cached at
several occassions so was forced to put some code to disable ...
Stupid Question??14 Jan 2005 02:31 GMT1
I have written a class to be used by asp.net applications that provides a
useful function.  Other than the constructor, it has just one method.  There
is no need for properties or events.
Prior to .net I would have just created a dll from my class and distributed
<img> tag and resource files for scr-source?12 Jan 2005 13:21 GMT3
I want to compile my images into a resource file and then use this for my
<img> tags in my table (<table><tr><img scr=(my resourcefile)</tr></table>;
instead of having a list of images on my server...
How can this be accomplished??
TemplatedControlDesigner - how to refresh design view11 Jan 2005 04:39 GMT1
I have a simple templated control (the one from ASP.NET quickstarts,
little modified ->
http://samples.gotdotnet.com/quickstart/util/srcview.aspx?path=/quickstart/asppl
us/samples/webforms/ctrlauth/templates/Template1.src
).
I tried to add design-time support, and found
TemplatedControlDesigner Events11 Jan 2005 03:59 GMT1
I have a webcontrol that supports template.
Everything works fine except that in Design time (in ide)
when i click on the control inside the template the property window does
not show the events this control have !
class is not visible08 Jan 2005 22:39 GMT4
I want to use a user control on my page. I want to reference to the control
class from the page’s code-behind.
I registered the control:
<%@ Register TagPrefix="uc1" TagName="ButtonList" Src="ButtonList.ascx" %>
Properties with PersistenceMode.InnerProperty not saved07 Jan 2005 19:12 GMT2
I'm having trouble getting my custom control to save properties that are
decorated with the PersistenceMode.InnerProperty attribute.  The properties
that are saved with PersistenceMode.Attribute are saved OK.  The class below
is built into it's own assembly, added to the toolbox ...
Add controls DESIGN Time.07 Jan 2005 06:37 GMT5
I would like to know, HOW can I add control (textboxes) etc to my web form
in design time? I have tried everything... someone @ MS should be able to
tell me.
Thanks.
EDIT & DELETE grid buttons don't work07 Jan 2005 03:17 GMT2
Hello all,
Going to make this short and sweet for now, need to dig myself out of a foot
of snow this morning. :(  I have a data Grid, everything work well, except
for the button.  Here is my error: "Index was out of range. Must be
get html result from a control06 Jan 2005 21:03 GMT1
Hello, i'd like to know how to get the html result from a control, the
html that is sent to the client, in a variant?
Thanks
Pietro
ViewState, XML and XSLT06 Jan 2005 17:06 GMT2
I'm using XML and XSLT to format my HTML. After a postback I recreate all
controls as soon as possible (OnInit and after the LoadViewstate). After the
recreation all events are handled correctly. However, some events make
adjustments to the XML. Because of this changed XML I need to ...
Back button06 Jan 2005 12:57 GMT1
I have created a control that dynamically changes it's own content after the
user posts back data. However, each time this is done the user's interaction
is added to the history stack even though the user never leaves the control's
parent page. This is resulting in a 'The page ...
How to access contents of cells within a generated table?05 Jan 2005 15:38 GMT4
I am writing a custom control to display the contents of a shopping cart
within a table.  The quantity of each item appears in a textbox inside a
cell.  It all appears just fine on a web page, but I do not know how to
access the contents of the text boxes.  Adding the runat="server" ...
Pages: 1 2 3 December, 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.