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 / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting dynamic controls/tables to render on page03 Aug 2005 18:05 GMT2
I have looked around the web for a solution to this, but I can't find
it. It's probably something simple I have overlooked.
I am trying to build a dynamic table on the server-side and render its
contents to the .aspx page. I placed the following code on the .aspx
Adding eventhandler dynamically to usercontrol03 Aug 2005 15:58 GMT2
I have an aspx page where I load a user control at design-time. I then
want to add a LinkButton to this user control and attach an
eventhandler. I want the LinkButton's click event to be handled on the
parent page and not on the user control.
timer and time out03 Aug 2005 13:34 GMT3
I use a timer in a web form to perform an event handler every 8 hours. After
about 16 hours I get a 404 error. I've set the session not to time out. Any
idea what is going on?
Thank you,
Question about modifying ViewState elements on postback.03 Aug 2005 08:48 GMT1
I have a custom control that derives from WebControl.  The custom control
process postback data, which on postback modifies the Width and Height
properties of itself.  The problem that I am having is that when the
WebControl loads view state, it overwrites my loaded width and height ...
web control software02 Aug 2005 21:46 GMT1
Does anyone know where I can find example project in C# to implement the web
control?
I did one based on the article
(http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.dotnet.lan
guages.csharp&lang=en&cr=US
)
onblur & customvalidator02 Aug 2005 18:25 GMT2
Hello. I have a custom validator for a textbox.  I believe they only validate
on an onchange event. Is there a way to get it to validate on an onblur?
Thanks for your your help.
Best commercial controls for data grids?02 Aug 2005 03:36 GMT1
Does anyone have a recommendation for which commercial controls are
generally the best for building datagrids out there? For example, I
know that there is something called IronSpeed Designer that I am going
to evaluate shortly. Just wondering if anyone has any opinions on
Datagrid button01 Aug 2005 22:27 GMT1
I have a datagrid  that I created and fill a dataset using a stored proc.
and bind it. The first column( a linkbutton button column) in the DG
contains a number, the second a name. When the user presses the button I
need the number displayed on the link. The number is a field from ...
Load a URL's execution result01 Aug 2005 22:02 GMT1
I am developing an application whose main goal is to read from a dynamic
.asp Internet URL. This URL automatically produces an RSS file, which I
further want to load into my application so as to manilupate the source
and render the results into an HTML page using ASP.NET and C#.
How to change the Selected Item's forecolor in ListBox-URGENT01 Aug 2005 21:42 GMT2
When a listbox's Enabled property is set to false the control is greyed
out to show that the control is
disabled/read-only. However, when the control is disabled
and an item is selected you can barely see the text that
Change radio button size or color?01 Aug 2005 21:34 GMT2
Is it possible to change the size or color of the circle and the check mark
box in an asp radio button?
TIA,
Chuck
FireFox does not acknowledge style attribute on <INPUT> tag01 Aug 2005 20:46 GMT3
Our target browser has always been IE, but we have some associates that want
to  FireFox to access one of our applications.  We are using standard
ASP.NET Web Controls, particularly the Calendar control.  I am posting here
since this issue affects all Web Controls.
Dropdownlist displaying / properties ?01 Aug 2005 20:29 GMT7
I have written some pages with different controls including (textbox,
button, radio button, dropdownlist ...), but I found the dropdownlist
control appears to be "always on top", ie. I have a drop down menu, while
ALL ddl controls appear in front of the menu item, the other button ...
checkboxes01 Aug 2005 16:24 GMT1
I am using a checkbox on a ASP form with a SQL database.
<Parameter Name="@Patch" Value='<%# IIf((Request.Form("Patch") <> Nothing),
Request.Form("Patch"), "") %>' Type="NChar" />
<td><asp:CheckBox ID="Patch" runat="server" Enabled="true" /></td>
Multiple File Upload01 Aug 2005 05:45 GMT3
I want to create multiple file upload control similar to the Gmail (file
attachment) where page is not posted every time new file is attached.
Please let me know if  it's possible to do using asp.net.
Thanks and Regards
Pages: 1 2 3 4 5 6 July, 2005
 
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.