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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
TreeView using codebehind form24 Mar 2004 16:43 GMT1
Has anyone managed to get the AdvancedWebControls Treeview working using a codebehind form
The control works fine using the example aspx page but when I create a codebehind form the treeview no longer renders on screen (even with the code still in the aspx page). To get it to work ...
DataGrid Scroll Behavior24 Mar 2004 12:32 GMT3
How do I make my data grid "stay put". I have a read-only data grid where I
return back a DataTable that may be sourced from a different physical result
set at each invocation...thus I don't know what the columns are going to be.
However, since the grid will show the column names ...
Executing external process from ASP.NET Web application24 Mar 2004 12:16 GMT1
I have tried working on this based on the article
(http://support.microsoft.com/?kbid=306158) as proposed by Martin, still
doesnt seem to like it.
1. Have used <identity impersonate="true" />
Load an ascx in code error24 Mar 2004 04:02 GMT3
I've an aspx page named MyPage.aspx with a table with 1 row and 3 cols:
<TABLE style="Z-INDEX: 101; LEFT: 0px; WIDTH: 100%; POSITION: absolute;
TOP: 0px" cellSpacing="0"
        cols="3" cellPadding="3" width="938" align="left" border="0">
Customizing Datalist dynamically23 Mar 2004 19:43 GMT2
I have a datalist on a webpage, which I like to customize it based on
different data sources.
How can I achieve this through code?
Can anybody help me with this or point me towards an URL ?
HELP - dynamically create events and getting the value23 Mar 2004 17:48 GMT7
I am dynamically creating controls on my asp.net page and dynamically
create an event but don't know how to access which button was pressed
(with the ID - see objDelete_Click):
'----------------------------------------
Executing command line from ASP.NET23 Mar 2004 17:10 GMT2
I have a requirement in executing a command line from Web Application, it
does this in the background and doesnt display the results to the user.
But i dont think the Web environment in .NET allows this to happen without
some security tweaks. How can i do this? Same code with ...
<asp:ListItem Value="name"><% this.strName %></asp:ListItem>23 Mar 2004 16:38 GMT3
I declared a string strName and strAge which get data from DB. I want to show them in a CheckBoxList's ListItem. How can I do it
<asp:CheckBoxList ID="username" CssClass="form" Runat="server" RepeatColumns="2" RepeatDirection="Horizontal"><asp:ListItem Value="name"><% this.strName ...
Type CollectionEditor is not defined (missing from Intellisense too!)23 Mar 2004 07:54 GMT1
Hello,
I am completely vexed.  I've been trying to build a web control based
on a sample in the MSPress book Developing ASP.Net Server Controls and
Components.  In their example they have a class defined as inheriting
Subclassing a User Control23 Mar 2004 02:42 GMT1
   I have a user control that I've created.  It's a basic dialog frame made
using a table, with a label in the title bar, and an imagebutton for closing
the dialog.  Nothing fancy.  I laid out the control in the HTML window of
the PopupDialog.ascx file, and there's an event tied to ...
any page template experts?23 Mar 2004 00:07 GMT2
hello, i want to implement page templates in asp.net and was reading through
the following article:
http://www.devx.com/dotnet/Article/18011
are there any experts out there that can give any pros/cons to this
NavigateURL can't find Javascript problem22 Mar 2004 22:15 GMT1
I have a treeview control:
If I do:
myTreeNode.NavigateURL = "javascript:alert('hi');"
it works when I click it.
ListBox in ASP.NET22 Mar 2004 17:41 GMT2
I am working on a simple Web Form and have 2 List Boxes and I am trying
to move selected items from List Box1 to List Box2, when you click on a
move button. I am posting the code that I am using:
private void btnSelect_Click(object sender, System.EventArgs e)
Add confirmation to a LinkButton22 Mar 2004 15:20 GMT7
I have a LinkButton that performs a permananet operation, so I want to get
confirmation when the user clicks it.
How do I add a client side confirmation?  I want to run this javascript:
return confirm('Are you sure you want to delete all?');
DropDown List Events21 Mar 2004 09:58 GMT1
I added a drop down list to an ASP table in my code behind. Now my
selected index change event is not firing. I tried to put autoback =
true but still no event fired. I have the drop down list declared Dim
withevents ddl as dropdownlist. But still it will not fire the event.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 February, 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.