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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Compress/compact HTML during rendering13 Sep 2004 08:50 GMT4
I'm writing some custom controls, and I'd like to be able to remove all
unnecessary whitespace, etc. from my output.  Ideally, I would just render
as normal, then remove this extra whitespace as the last step in the
rendering process.  I'm sure I saw code to do this, but now I can't ...
Composite Control - Viewstate management for complex properties11 Sep 2004 12:40 GMT1
I have seen several composite control examples where LoadViewState and
SaveViewState are overloaded to track viewstate on complex objects
such as styles, but I cannot find anything that tells me why I need to
do this.
Question on HTML and Web(Server Side) Controls11 Sep 2004 07:17 GMT1
I know more html is needed to really produce this but enough is here
for me to ask my question. So, this HTML code produce 2 buttons. One
button is a HTML control and the other is ASP Web or Server Control.
Why are there 2 ways to create buttons if they so the same thing? Do
Composite controls not visible at design time10 Sep 2004 09:42 GMT5
I have a few questions regarding composite controls
1) My composite controls are created based on a property of my control.
When the postback of a page occurs due to a button click, my
CreateChildControls() method is called before the button code is executed,
Run/design time packages09 Sep 2004 12:17 GMT1
Should I include my designers in the same assembly as my controls?  This
seems to me to be a bit of a mix up of purposes.  Do you people typically
provide a single assembly with both controls + designers in, or do you
create an additional ".Design" assembly in which you place all of ...
Creating Menu controls on the fly09 Sep 2004 08:34 GMT3
I am reading off menu items from an XML file.
The problem I have is how to create these menu items into link buttons
on the fly. As the number of menu items will vary depending on the
contents of the xml file. So I cannot initialise these all these link
Problem creating DLL for  a composite control09 Sep 2004 02:29 GMT1
I have a ASP web page that has its own codebehind vb file.
But then I am using a composite control in that page. The code for the
control is built from a vb file. But I having problems as I can't get
MS VS.net to create the DLL of the composite control in the BIN
Web Custom Control - Retrieve Images from a Multifile Assembly08 Sep 2004 10:14 GMT2
How do I store an image and a web custom control's dll in a multifile
assembly so that the image can be retrieved and displayed while the control
is in design mode?  This would allow the control to display a company logo
while in design and ensure that the logo's image file does ...
Creating control dynamically06 Sep 2004 15:20 GMT1
I need help with the control
In my database will store page detail including field name and type of control to display in the page such as
Page 1
Name , textbox
Ignore literal content when parsing custom control children?06 Sep 2004 09:11 GMT2
I'm sure this has been asked before...
Is there a setting or attribute that I can specify on my control to tell the
page parser to ignore literal content when parsing children of my custom
control?
Tool Tip for DropDown list06 Sep 2004 06:55 GMT1
I have a dropwnlist of fixed width. The item names in the dropdown list are
quite big. The Tooltip property for a dropdownlist control doesn’t work!.
So using DHTML, I refreshed the contents of a DIV on the mouseover event of
the dropdownlist control.
Web Custom Control - Design Time Support ? ? ?04 Sep 2004 14:57 GMT4
How do I implement design time support for a web custom control? For some
reason the control can't seem to find System.Web.UI.Design and I get the
following compiler error:
C:\Documents and Settings\MLibby\My Documents\Visual Studio
Annoying span02 Sep 2004 13:43 GMT1
Ive a annoying problem when creating Custom WebControl.
When i create this sample control in codebehind. It renders as:
<span id="testctrl"><input name="testctrl:testctrl"
id="testctrl_testctrl" type="text" value="TestValue" /></span>
Double-qoutes problem in CreateChildControls()01 Sep 2004 21:38 GMT1
In my CreateChildControls() function, I am adding onClick code to a HyperLink
control. The OnClick makes a call to a javascript function and looks like
this:
_hlDisplay.Attributes.Add("OnClick", "javascript:showPopup(document.all." +
Pages: 1 2 3 August, 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.