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 Control30 Nov 2005 20:37 GMT2
I am using a TreeView Control inside a master page template. I am
populating the TreeView control with items from a database. What I
would like to do is figure out a way to keep track of the items the
user has previously selected. The problem is that there is another menu
Usercontrol - Problem in Designer30 Nov 2005 19:44 GMT1
I made an UserControl, when I drag and drop it into my webform i see the
following:
[MatrixQuestion "MatrixQuestion"] on my designer.
If I switch to the HTML Source I see this:
ASP.NET 2.0 TreeView30 Nov 2005 07:41 GMT2
ASP.NET 2.0 TreeView
I have bound to my tree using the XMLDataSource both using and not
using the XPath attribute.
I am having trouble getting the TreeNodeExpanded event to work
Problem with delete in FormView control30 Nov 2005 07:32 GMT1
I use FormView to View, Edit and Insert customers details.  The formview
control is connected to a Object (ObjectDataSource), CustomManager. The
Object, CustomManager, have method for select, update, insert and delete.
Select, update and insert works, but delete dos not.
datagrid pixel height not respected30 Nov 2005 01:43 GMT3
I have a datagrid that i have set the height to. Its table that it is
contained in does not have the height set. It seems that no matter what i
put in this property for the datagrid, the height never changes.
thanks
asp mobile.net : infinite loop error29 Nov 2005 19:53 GMT1
I'm developing a WAP client which presently works fine on most mobile phone
browsers, but gives me an Infinite loop error (error 1025)  when i try to
access it from a couple of phones(motorola for instance.)
Any idea why the WAP client will work with some phones but give this
What is the Equivalent of the CurrentRowIndex Property for a DataGrid Web Control?29 Nov 2005 18:10 GMT1
I am trying to convert the following windows app method, to use in an
ASP.NET application:
private void DataGrid1_CurrentCellChanged(object sender, EventArgs e)
{
::help!: UC changes in designer29 Nov 2005 15:54 GMT1
Hello again,
Hope somebody can help me.
I wrote an User Control whicj I trag and drop on my aspx in the visual
studio:  see here: http://www.uni4um.at/help1.jpg
Dynamic user control Event Handling (VS.NET Ent 2003)29 Nov 2005 09:39 GMT1
Thanks in advance to anyone who can help :)
I've got a placeholder control WITHIN A USER CONTROL that has its contents
dynamically added and removed at runtime by a regular .aspx page.
At runtime, the placeholder control adds a dropdownlist where I would like
Maintaining "id" attribute value in server controls29 Nov 2005 05:40 GMT1
Because of my CSS selectors, I need to maintain the "id" attribute's
value for a server control. The control is as follows:
<%@ Control Language="C#" AutoEventWireup="true"
CodeFile="NavControl.ascx.cs" Inherits="NavControl" %>
Web calendar control of HebrewCalendar displayed in English - how?28 Nov 2005 17:46 GMT1
I want to present a web calendar that is based on the Hebrew calendar
but presented in English (the logic of the calendar should be the
Hebrew calendar, but the name of the months and days should be
transliterated in English instead of spelling them in Hebrew - e.g.
DataList Issue28 Nov 2005 16:02 GMT1
I am trying to retrieve the value of a DataList cell in a label and  assign
it to a Session Variable. For this purpose I am using a method :
private void OpenForm(object aDate,object aScore,DataListCommandEventArgs f)
{
How to cycle through checkboxes in a datagrid and find out which ones are checked?28 Nov 2005 15:40 GMT2
I am trying to add a repeating checkbox to a datagrid and have some code
that can cycle through them and associate them with each row in the data
grid.
I was able to add the checkbox and I can see them, but I can't get a handle
POP-before-SMPT28 Nov 2005 01:46 GMT1
I am using the following C# code to send emails from my website hosted by an
ISV:
System.Web.Mail.MailMessage mm = new System.Web.Mail.MailMessage();
mm.To = "xxx";
Setting focus to TextBox27 Nov 2005 22:17 GMT2
Hi,,
Is there a way to set focus to an System.Web.UI.WebControls.TextBox control
on a web form? The class doesn't seem to provide such facility? Basically I
want to set input cursor to a TextBox when the page is first loaded or after
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.