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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
convert html to web controls so I can loop through them on the code behind..26 Apr 2004 04:03 GMT3
I have been unfortunately hacking away with various editors in designing a
form. (i had some unpredictable behavior with the vs.net editor and instead
of solving that, I took another approach)
Now I want to loop through controls and I'm afraid that my html controls are
'ASP.Test_ascx.UserName' is not accessible in this context because it is 'Protected'.26 Apr 2004 02:00 GMT2
I am trying to learn how to access a web control in an ascx from the aspx
page. I have read over and over different articles realting to creating a
class, using the protected keyword etc but still without success.
From what i understand I need to expose the ascx control as a ...
ASP.NET Controls - Worth the Performance drop?25 Apr 2004 17:01 GMT9
After doing some testing, I was extremely dissappointed in how quickly a
page's performace degrades after adding controls.  Even a few Labels can cut
performance in half.
My question is: Is it worth it?
dropdownlist blues - can't bind datasource to datareader in codebehind25 Apr 2004 15:57 GMT3
I prototyped a data-entry webform w/ c# & inline aspx. After I got it
working, I tried to split my code out to a codebehind file (.cs) & now
my dropdownlist isn't populating with choices for the user to select.
Here's my code:
making hyperlink look 'visited'24 Apr 2004 14:07 GMT2
I want to programmatically make a asp:hyperlink appear as if it's been
visited.  I experimented with setting it's enabled property to false, but I
wasn't satisfied with the appearance, so I tried this approach:
Dim cntrl As Control
Server control that renders images24 Apr 2004 09:21 GMT1
Trying to think through how to create a server control (or user control)
that renders some HTML plus any needed images.  The rendered HTML would
include IMG tags with URLs that point back to the same page in such a way
that my server control would have a chance to render the image ...
Referencing a datagrid from code-behind23 Apr 2004 22:34 GMT1
How do I reference a datagrid from the code behind page?
Maintaining viewstate in custom control collection23 Apr 2004 21:28 GMT2
From: Patrick Wilby
Hi (this is the second time I've tried to post this message, apologies if the original is now up on the forum)
I have a custom control (inherited from WebControl) that has a property which is a collection (inherited from BaseCollection). This collection holds ...
HIDE paging controls in datagrid**23 Apr 2004 15:31 GMT1
I want to hide paging controls in Datagrid if
there is nothing to page...If there is nothing to
page datagrid still shows them (?!)
how can I do that??
Datagrid question23 Apr 2004 10:06 GMT1
is it possible with a datagrid to bind it to a table that has a column that
is an integer and then when the datagrid is display, I can tell it that if
the field is a 1, then display this value, if a 2 display this value and so
on?
How to make page without frames23 Apr 2004 03:51 GMT1
I have one aspx page with datagrid. it is work good
And I have another aspx page where it is maked  horizontal menu below invoke
client-side javascript code.
When making the page from 2 frames header(there is menu page) and footer and
Spreadsheet embed in ASP.net page23 Apr 2004 01:57 GMT5
I have to embed spreadsheet in asp.net page. I have heard of microsoft
spreadsheet control. But its not available on my system. Can anybody send
the path for downloading the component? I will appreciate if anybody send me
the sample code.
PLEASE HELP.... ALERT PostBack22 Apr 2004 23:25 GMT1
Can someone please help me before I pull out all my hair? All my pages
inherit from PageBase class and I have the following code:
Public Shared Function CreateMessageAlert(ByRef aspxPage As
System.Web.UI.Page, ByVal strMessage As String, ByVal strKey As String)
HTML mode in IDE: newline after closing tag?22 Apr 2004 23:20 GMT1
Is there any way to cause the IDE, when in HTML view, to put one and only
one control on each line? The horizontal scrolling is inconvenient. I don't
see anything like Insert Newline after Closing Tag (using 7.09466).
Thanks!
Control to view and edit data (Not datagrid)22 Apr 2004 17:01 GMT2
I have a web form that displays data. Occasionally, the user may need to
edit the data. Is there any control that will allow me to bind it to a
database to view, and have the ability to edit if needed?
I'm looking for something similar to the functionality of an editable
Pages: 1 2 3 4 5 6 7 8 9 March, 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.