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 / Web Controls / July 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Dynamic Control Creation and ViewState: what is the ASP.Net way?31 Jul 2004 19:43 GMT3
I am dynamically adding rows to an asp:table as a result of a database
query.  The row consists of a label, a textbox and three checkboxes in
that order:
LABEL   TEXTBOX   CHECKBOX1   CHECKBOX3   CHECKBOX2
Guru's challenge: How to place multiple instance of a control on a page with abnormal capabilities31 Jul 2004 13:40 GMT1
I am relatively new to .Net and have been coding an intranet site for my
employer for a couple of months.  I am currently stuck coding in a
text-editor called EditPlus without access to the VS.Net IDE, and coding
pages with the script directly in each page (not using the codebehind
TreeVew Web control not supported?31 Jul 2004 05:00 GMT1
On the MSDN website there is a tutorial and other material regarding the
TreeView WebControl.  There is also a bright red line at the top of the
document that says the IE WebControls are not supported.
Why are they not supported?  Is there something I should know about them
Dependent dropdownlists without an auto postback30 Jul 2004 21:19 GMT1
I have two dropdownlists, the first is populated with a fixed
collection, and the second has no listitems.  When the first dropdown
is selected the second one will populate accordingly.  Is there a way
that I can have the list items in the second dropdown populate without
Web Client timer technique(s )30 Jul 2004 20:17 GMT1
I would like to put together a webcontrol (or page) that refreshes
content on an interval with no user input.
I am pretty confident I can write this into an applet, but I am
wondering if I am overlooking something obvious.
Problem with CompareValidator control30 Jul 2004 19:16 GMT2
I'm using the CompareValidator with a DateTime field using the dd/MMM/yyyy
format (example  "07/Jun/2004" ) .
The compare validator seems not work with this format. It always says that
the date is invalid.
Accessing an embedded UserControl "<object" in javascript30 Jul 2004 08:31 GMT1
I'm trying to set a property on a UserControl that I've embedded in my
ASP.NET web page. At first, I had the following in the <form> section:
<object id="mediaclient"
classid="mediaclient.dll#NeuralFramework.MediaBroker.MediaClient"></object>
Problem with ControlDesigner and GetDesignTimeHtml30 Jul 2004 04:14 GMT1
I'm trying to do a control that does an html table around other controls, it
works 100% fine, but I have decided to implement design time viewing, now
I'm in trouble.
It works, but it does not render any nested controls inside my control
Web Custom Control having error on ID field29 Jul 2004 18:01 GMT11
I get the following error when trying to view in browser an aspx page that
has my simple Web Custom Control.  If I remove the ID=Controlname from the
ASPX then the page and control displays correctly but I need to have id
fields to reference my web custom controls in code behind. ...
Link Buttons on the fly29 Jul 2004 15:36 GMT3
 I'm have a table in my aspx page that has 1 row which will contain 0 or
more cells.  Each cell will contain a link button.  My code is something
like this:
Dim lb As New System.Web.UI.WebControls.LinkButton
How to set button.text Align to left?29 Jul 2004 00:12 GMT1
How to set button.text Align to left?
Making FindControl find dynamic controls28 Jul 2004 11:13 GMT2
Need some help trying to read values from web controls - specifically
*finding* the controls (like a drop down list) - that are added
dynamically added within an asp:panel control.
The page contains multiple panels within the form.  The panels appear
Persisting collection28 Jul 2004 00:58 GMT3
The following WebControl contains a collection.  On Page PostBack, the
collection is lost.  I'm not sure how to persist this.  Any ideas?
public class Grid: System.Web.UI.WebControls.WebControl
{
Treeview expendLevel27 Jul 2004 20:32 GMT3
May I load the entire treeview node but expand 2 level only?
Thanks
2nd Try: CSSStyle and Server Control27 Jul 2004 00:26 GMT5
Do control authors ever need to process CSSStyle references in server-side
controls?
For example: I am writing a control that creates an on-the-fly image. If the
control has a property called "CSSBackColor" and the end-user sets that to
Pages: 1 2 3 4 5 6 7 8 June, 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.