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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Treeview tweak21 Nov 2005 22:32 GMT4
OK I have been tearing my hair out trying to get the Treeview
webcontrol to display a background image.
My current thinking is that mozilla allows you to render the treeview
as a table instead of using the htc.  Any ideas how this can be done
AssociatedControlID??21 Nov 2005 21:58 GMT1
I've done some checking and Microsoft's documentation says that this
property is only available in .NET framework 2.0??  I only have .NET
framework v1.1 and this property IS available?
I'm not clear what this property is supposed to accomplish -- what I've read
.NET 2 Custom Control question21 Nov 2005 20:17 GMT1
I am trying to write my first site using .NET 2.  I need a control that will
list several links to pages in a table (a simple nav control).  The table
must have about 3 Columns and about 4 rows (or more depending on the amount
of links needed).  The table will need to be built ...
Custom dropdownlist that displays a listbox21 Nov 2005 18:36 GMT4
This is driving me crazy, I am trying to build a custom dropdownlist that when
rendered also displays a listbox next to it. I am going to use the listbox as
a repository for items that are selected when accessing the dropdown. I did
override CreateControlCollection() and returned ...
Detailsview and stored Proc21 Nov 2005 12:24 GMT4
Using the following example:
   <asp:DetailsView ID="DetailsView1" runat="server"
DataSourceID="SqlDataSource1" Height="1px"
       Width="100%">
Composite control, postback and change control tree21 Nov 2005 06:20 GMT7
I am writing a WebControl that has a dropdownlist and 1..n TextBox controls.
Autopostback is enabled for the dropdownlist. When the first dropdown item is
selected, I want 1 TextBox control to be rendered, when the second dropdown  
item is selcted I want 2 TextBoxes to be ...
What is the best control for this job?21 Nov 2005 05:54 GMT1
I understand the DataGrid is for editing a single record at a time, and
I haven't had luck pulling iterating through the Items pulling back the
values of controls in the grid. So, I am asking what is the best control
for the following? And how would you achieve the task with ...
How to build dynamicaly a menu in ASP.Net 2.0 (VS 2005) ?20 Nov 2005 18:11 GMT2
I have a menu (new feature of framework 2.0) in an Web application. The thing
is, that i already have a function to create a dynamic menu. And it works...
but the issue is that it doesnt want to show at the page...
HTML code...
Problems with Re-Usable ASP.NET User Control Libraries 20 Nov 2005 07:19 GMT13
Hi all, I have built a library of ASCX UserControls (as described here
http://weblogs.asp.net/scottgu/archive/2005/08/28/423888.aspx ) but when I
use it in a site I get these warnings for every control I import
'ASP.controls_documents_addupdated_ascx.Profile' hides inherited ...
Status text19 Nov 2005 19:28 GMT2
Anybody can recommend me a simple/short way to customize
a status text of LinkButton. I heavely use LinkButtons and a default
Javascipt code appearing at a browser's status bar looks not good.
Simple question ???17 Nov 2005 14:11 GMT2
I have build a simple Web user control which contains 2 labels named Lab1
and Lab2.
I defined property for that control to change the .Text property of both ogf
them.
How to insert a new record in detailsview when there are no record17 Nov 2005 09:18 GMT2
In the detailsview you can add a 'new' button to add new records. This works
fine if there are already some records in the table. But when the table is
empty, the button is not shown, thus not allowing to create any records! How
can I show the button even if there are no records?
White spaces in DropDownList / Listbox / ...17 Nov 2005 08:19 GMT2
I want to add white spaces to format a DropDownList or another web control
but
when the control is rendered ASP.NET convert my " " to "&nbsp;"
Without using   to format the string, I cannot create create a combo like
Web Server Control and property tree in design time like Font has.17 Nov 2005 01:07 GMT5
I have Web Server Control and I have there a property that is myClass type.
I want to display this property in design time property toolbox as property
type Font: each public property of myClass type to show in tree (like Font
properties).
Page_Error event  issue16 Nov 2005 22:19 GMT5
I am  catching a error in my Page_Error event  and storing it in a session
variable. After the error is generated the page is redirected to another page
where I want to show complete error details in a label in the Page load event
of the directed page. But the problem is that my ...
Pages: 1 2 3 4 5 6 7 October, 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.