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 / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
edit single record in formview24 Jan 2006 22:41 GMT3
i want to return a selected record through output parameters in a stored proc
and bind them to a formview; is this possible and how should it be done?  
currently i'm using a stored proced that essentially returns a set of data
containing only one row for the selected record.  it ...
Customizing a TreeNode's viewstate24 Jan 2006 20:56 GMT2
I have a custom subclass of TreeNode that has to store it's own additional
viewstate to itself.  However, the problem I run into is that even though
the owning TreeView is itself a subclass that overrides CreateNode(), then
calling TreeNode.LoadViewState(object), all ChildNodes ...
Wiring up events...24 Jan 2006 17:25 GMT2
html:
...OnSelectedIndexChanged="ddlSearchBy_SelectedIndexChanged">
vb:
Public Sub ddlSearchBy_SelectedIndexChanged(ByVal sender As
Unable to find control id referenced by the 'ControlToValidate' Pr24 Jan 2006 17:24 GMT1
I am adding a textbox and a requiredvalidator control dynamically to a
usercontrol, and I get this error on the validator control. I have tried
changing to ClientID and UniqueID with no success. What am I missing? I am
adding the control to the same TableCell so the container ...
ITemplate - Dynamic ImageButton in BindLabelColumn for DataList24 Jan 2006 15:34 GMT18
Good Morning,
I am trying to dynamically generate  an ImageButton in a datalist label
column.  When I have a static reference to the image 'image/plus.gif', the
image is displayed in the label column.  
javascript within TEMPLATECOLUMNS24 Jan 2006 03:40 GMT1
I've learned how to add javascript to a web control in .NET using the
".Attributes.Add" method.
example:
MYBUTTON.Attributes.add("onClick", "blablafunction")
Inheriting from the TreeNode class23 Jan 2006 14:49 GMT6
I have a written a class that inherits from the TreeNode class
I want to use the inherited TreeNode class to attach custom properties to
the nodes in a TreeView web control
I am trying to use the TreeNodePopulate event to read the custom property
DynamicMenuItemStyle override style (cursor:text)23 Jan 2006 14:04 GMT1
I am using the DynamicMenuItemStyle element and all seems to be going
well, except that I have a custom CSSClass associated with the item
that has styles being overwritten by the default style of the item.  In
the case below, this is the code that is ultimately generated.  My
Format telephone number??23 Jan 2006 13:25 GMT2
Ok, this is yet again one of those things that is driving me crazy.  How do I
use a formatting expression to format a number?  Here's what I'm trying, but,
it isn't working.
Text='<%# Eval("fldPhone", "(###)-###-####") %>'
Force multi line field value to output with line breaks?23 Jan 2006 13:23 GMT2
I have a field value that might look like this in the db
First Line
Second Line
Third Line
Customise the SiteMapPath Control or use wild card URLs with  a custom SiteMapProvider23 Jan 2006 10:23 GMT1
I am using a custom site map provider to create a site map populated from a
database.
I am using the SiteMapPath control to display "bread  crumbs" on the pages of my
site.
detailsview,23 Jan 2006 05:58 GMT8
Why would i get this error:
Could not find a property named 'DBMANTransNumber' on the type specified by
the DataObjectTypeName property in ObjectDataSource 'ObjectDataSource1'.
Here what I am doing, I am using a dataset completly setup by the wizards
Extracting values from child controls of a Repeater22 Jan 2006 20:41 GMT3
I am building a multiple choice exam application and trying to extract
values from child controls contained inside a Repeater. I am using a
custom control (QuestionLabel) to display the question text and question
ID and a RadioButtonList for the answers with a DataValueField ...
3-Tier Binding Problem ?????????22 Jan 2006 16:57 GMT5
In a 3-Tier application, once upon a while comes the need for binding
objects or usercontrols from other objects, example binding a
usercontrol in the Presentation layer from a Business Layer Object,
My problem:
Enabling/diusabling child controls22 Jan 2006 16:42 GMT3
 I have got a child control within a parent control. If i disable my child
control but enable my parent control , does it cause the pchild control to
stay enabled?
Example:- I have got a checkboxlist web control within a table control and I
Pages: 1 2 3 4 5 6 7 8 9 10 11 December, 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.