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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Set property in user control31 Jul 2006 21:58 GMT5
I have a user control where I defined a boolean property. I cannot set the
property in the code behind - the control is part of the Datagrid.  I tried
to pass the property the following way:
<aaa:MyControl runat="server" id="stan" IsReady="<%# booleanReady %>"/>
customizing the dropdown menu of combo box in asp.net31 Jul 2006 13:09 GMT1
I am developing an appl'n in c# and asp.net.My prob is I have a
dropdown filled with certain values. Now i need if the user click on
the dropdown the "dropdown menu " of the combo should get enlarge ie.
teh text in it should get bigger but not the actual combox size should
dropdownlist31 Jul 2006 11:34 GMT1
hello frns
i wnt to use the property selected index changed
but when i use it the whole page get refreshed bt i dont want this
pls help me
dropdownlist multiple fields in text?31 Jul 2006 07:21 GMT1
Is there a way to bind the DataTextField property of a dropdownlist to two
fields instead of just one?
I'd like to have Lastname, Firstname if possible.  Is there a way?
DropdownLisr problem on postback29 Jul 2006 06:54 GMT3
I working with dropdownlist control, this control is populated with a
collection. when the page has a postback i tried to get the new
selectedindex that the user select but always is 0. What happening? What
can i do? this control doný fire teh postback.
GridViewRow FindControl failing29 Jul 2006 00:34 GMT3
Good Afternoon,
I am creating some dynamic controls on RowDataBound for a GridView (this
code is at the bottom).  The controls are created and rendered properly, but
FindControl is failing when trying to get the value for each control:
Page with User control loads twice.28 Jul 2006 23:49 GMT1
Hello guyz,
When a web form page has a usercontrol registered, the page loads twice on
execution.  Do'nt know whats up with the execution cycle that enables the
loading twice.
getting Membership userid to use and store in a custom database28 Jul 2006 15:56 GMT15
  What is the code to retrive the userid of the currently loged in user
from the asp)user membership databse     using the new login controls of
asp.net 2.
How do i use that in the "configure database source. What is the source
Gridview extra header row with command button and paging28 Jul 2006 10:39 GMT10
I have a SQL bound gridview with select button and paging enabled.
In the gridviews prerender event, I am inserting another header in row 0.
Dim table As Table = DirectCast(GridView1.Controls(0), Table)
Dim hrow As GridViewRow = New GridViewRow(0, -1, DataControlRowType.Header,
Integration of GridView and FormView28 Jul 2006 08:42 GMT3
I have set up a master-detail relationship with a GridView and FormView that
is working well, with the ability to select a record in the GridView and then
update or delete that record in the FormView, or insert a new record.  The
problem I’m having is after I make a modification ...
DropDownList skin - assign BorderColor28 Jul 2006 08:32 GMT3
Good Morning,
I am trying to assign the BorderColor for a DropDownList in a skin.  I can't
get anything to work.  If anyone has some insight or code on how to assign
DropDownList.BorderColor in a skin, I would greatly appreciate it.
Report Designer extremely slow27 Jul 2006 17:01 GMT2
I've installed the Reporting Add-in for Visual Web Developer.
I had some initial trouble with the installation (the Reporting Add-in
package installs the report's dll in C:\Program Files\... with no
regard to where one really has installed the software that in my case
Allowing entry of a Carriage Return during data entry27 Jul 2006 15:34 GMT3
I am using a ValidationExpression="^[a-zA-Z0-9 '.,]+$" on a
regularexpressionvalidator to restrict what is allowed to be entered in a
MultiLine textbox.
I would also like to allow the user to be able to enter a carriage return,
Treenode27 Jul 2006 01:54 GMT1
Is there any TreeView method to find a treenode of a TreeView by the node's
ID ?
please help!!!
thanks
Responding to changes to controls in a Repeater26 Jul 2006 18:54 GMT2
I want to mimic the Remove checkbox behavior of the Netflix Queue page.  It
looks like pretty traditional, full-page post and render stuff. I've done
things like it using frameworks other than ASP.NET, but I haven't found a
way to leverage the architecture of ASP.NET to do it.
Pages: 1 2 3 4 5 6 7 June, 2006
 
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.