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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
cant see the HTML added to Templated Control in design mode28 Nov 2004 17:44 GMT2
I have a web control that has its own designer implemented....everything
works fine, I get the proper values that are stored in the container but I
would like to go even further and its where the problem appears.
Why do I get a grey box when I open my page containing the control in ...
DropDownList moves to top of page on PostBack28 Nov 2004 11:47 GMT1
Probably an easy fix I'm overlooking, but when I select an item from a
DropDownList (AutoPostBack="true"), the dropbox jumps to the top of
the page. Any idea how to stop this behaviour?
Roger
Asp.Net C# Whidbey WebUserControl28 Nov 2004 01:32 GMT1
I'm trying to implement a WebUserControl ( MyCtrl.ascx ) to a WebForm (
MyWebForm.aspx )
The MyCtrl.ascx has some properties ( Public String FormTitle ) - and some
others.
INamingContainer problem...can I work around this?27 Nov 2004 19:29 GMT1
I have implemented INamingContainer in a custom WebControl.  It provides
unique ID's for controls without ID's.  However, if my control already has
an ID set in its property panel, or in code, The HTML that is rendered
always shows the unique ID in front of it.
How can I get CheckBox value?27 Nov 2004 08:55 GMT1
I have created dynamically some check box using CheckBoxList. I' trying to
retreive those check boxes values with Request.From but I only get "on" for
checked boxes.
I did the same for radio button using RadioButtonList and droplist and it
Using tabstrip in a user control26 Nov 2004 19:17 GMT5
Does anyone have a sample of using the Microsoft TabStrip control in a
custom user control (ascx) ?
Please share code and/or URLs.
Thanks in adance
How Do I set enabled to false on all but one web control on a page26 Nov 2004 19:01 GMT1
  What I need to do is loop through all the web controls on a page where
the tabindex is > 6 and set enabled to false.
  I've got about 60 controls on a page and would rather not have to set
each one individually.  Any suggestions?  Here's a snippet of code I found
wrap text within cell-not working with data grid26 Nov 2004 18:55 GMT2
Hi I have a datagrid and have set a column format as follows
Column 7
header-have the checkbox unchecked for (wrap text within cell)
items-have the checkbox checked for (wrap text with cell)
HtmlInputHidden value set on client not getting to server postback26 Nov 2004 18:49 GMT1
I'm having a problem with maintaining a form dirty flag that is shared
between the client and server. I'm trying to use an HtmlInputHidden control
(that is set to "true" on the client when changes are made) to control the
processing on the server when the form is posted back. The ...
Populate Data Grid at Client side26 Nov 2004 18:40 GMT3
I have a parent page. It will pop up a modal dialog (by calling show
modal dialog) window. Dialog window will return a long string which
will be parsed at the client side(say as first and last names). Now I
need to populate the datagrid with these string data.
disabled dynamically added controls and postback26 Nov 2004 17:00 GMT1
 Please help me with the following real-trouble:
- I have dynamically created controls on page
- Everything works unless I set for some controls .Enabled = false
In such a case stored value for the disabled control is lost (not sent by
Securing/encrypting sensitive data with clear display in DataGrid26 Nov 2004 14:53 GMT3
I have an application that contains some sensitive data. I am
displaying the table containing this data via a DataGrid, using an
ADO.NET DataSet for the database access. I need to make sure the
sensitive data is not stored in the database in clear-text, yet I need
Problem with web user control26 Nov 2004 14:48 GMT1
I have a user control WebUserControl1.ascx with a textbox.I want to change
the text of the textbox from another page but i get the error "object
reference not set to an instance of the object".The code is:
protected System.Web.UI.WebControls.TextBox txtUC;
ASP with Mozilla26 Nov 2004 13:04 GMT5
I am learning ASP.net (for the moment, I'm still writing the code by hand,
in Notepad - VS.NET can wait for now).
The original text code is this:
--------------------------------------------------------------------------------------------------
prevent Upload Large Files .Net25 Nov 2004 21:07 GMT3
I want to prevent user to upload files larger than 2MB.
If they try to upload I want to redirect them to a error page (ex: File size
larger than 2 MB )..
right now I get a page break "The page cannot be displayed"
Pages: 1 2 3 4 5 6 7 8 9 10 11 October, 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.