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 / General / June 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Nested update panel06 Jun 2008 21:06 GMT1
I have nested update panels.
When I click on button, which is located in parent update panel, I would like that only child update panel is refreshed.
Now the both panels are refreshed or none if I set  ChildrenAsTriggers="false" on parent update panel.
How can I do that?
How to put a GridView's row in edit mode, programatically?06 Jun 2008 20:26 GMT4
I've got a LinkButton that's being added to the GridView under certain
circumstances, conditionally.
Whenever the link is clicked, I would like to put the row (that
contains the link) in edit mode.
Add same control to different controls06 Jun 2008 19:46 GMT2
Maybe it's because it's Friday afternoon but I can't work out how to simply
use the same Label control in two different PlaceHolder controls. This is
what happens. When I add the Label to the second PlaceHolder it's removed
from the first. I want any changes to the Label to be ...
Databound Dropdownlist - How say if null then 006 Jun 2008 19:33 GMT2
In my databound datagrid i have a databound dropdownlist, like this:
<asp:DropDownList ID="ddlAvail0" runat="server"
   SelectedValue='<%# Bind("AvailMon") %>'>
       <asp:ListItem></asp:ListItem>
Webpart as a stand alone control06 Jun 2008 16:07 GMT2
I need to create some zones in my asp page, that contains a header and
a body like a webpart.
How can I use a webpart for this designed without any webpart menu or
connection with anything, like a stand alone control ?
GridView control and a dynamically added DropDownList control!06 Jun 2008 15:49 GMT3
Consider the following code:
protected void gridView_RowDataBound(object sender,
GridViewRowEventArgs e)
{
View State Issues06 Jun 2008 15:42 GMT5
I am writing a complex data editor, and I am building a table with
other controls in it on the fly. ( I know, not for the faint of heart.
My other options are a quadruply nested data repeater, which is ugly
in its own right)
Creating a PopupControlExtender dynamically.06 Jun 2008 14:37 GMT1
I need to create a PopupControlExtender dynamically, and attach it to
a LinkButton. i.e., when the LinkButton is clicked, I would like to
display a given literal control to the user. So, I tried the following
code:
About FormView in ASP.Net 2.006 Jun 2008 14:23 GMT1
Can I display more than 1 record on each page of form view?
Actually I am Cold fusion Developer and new in .net. I have to develop
page like http://www.ctisupercouriers.com.au/gfx/test/report_test.gif
on which our staff can directly change the things and save it. The
dot net 3.5 installation problem06 Jun 2008 13:10 GMT1
i downloaded the combined dump for dot net 3.5 development environment
but when i try to install. the setup closes unexpectedly.
i can not figure out what is the problem
plz help
asp.net 2.0 treeview is slow06 Jun 2008 11:34 GMT4
Now we have to load the whole company's organizational relationships into one
TreeView which has at lest 6~7 layer and including 300~400 nodes.In every
node,there is a checkbox.
So we need following cascade selected effect:
.net 3.5 setup bombs06 Jun 2008 06:56 GMT1
When I try to install .net 3.5 framework on a windows 2003 sp1 server it
bomb with the following info;
AppName: setup.exe      AppVer: 9.0.21022.8     AppStamp:47316ce5
ModName: sitsetup.dll      ModVer: 9.0.21022.8      ModStamp:47316ce2
Is this possible with asp:Repeater06 Jun 2008 04:08 GMT3
I need to hide the asp:Repeater control if no data is returned. not output
anything.
this is the default behavior for content in the ItemTemplate but not
HeaderTemplate and FooterTemplate
Datagrid example06 Jun 2008 03:12 GMT7
Can someone write some VB.Net example code for me that does this:
1) Creates a gridview control with the results of a SQL stored procedure
that has 1 parameter (text)
2) Adds an extra column that displays the result of a VB.Net function that
General design question05 Jun 2008 22:57 GMT2
I have a legacy ISAM database on a customers server that I want to
access from an ASP .NET powered web-site on a different server.  The
only communication method between the 2 must be tcp/ip, and the server
where the database is located can only make outgoing connections
 
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.