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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
webform control placement28 Nov 2007 02:45 GMT3
I am struggling with positioning web form controls.  It was suggested that I
place a table on the page - but it seems that the controls are positioned
independent from the table.
What practices will work?  What should I avoid?
DataList - How to programmatically add a separator row24 Nov 2007 02:46 GMT2
With ASP.NET 2.0 VB.NET, how do I:
I have a multi-column (4 columns) DataList control on my WebForm that
displays sports teams for our league.  The data is grouped by Division Names
where there are 4 teams per Division.  When the data is displayed on the Web
Closing a dedicated login page22 Nov 2007 18:44 GMT1
I want to use a popup login page and automatically close it when the user
authenticates.  In my OnLoggedIn event handler in the code behind in the
popup page, I have the following:
       protected void OnLoggedIn(object sender, EventArgs e)
Gridview error handling21 Nov 2007 19:56 GMT5
I have a gridview control that is updateable. One of the data elements is
date, which is very easy to misstype. An invalid date will throw an error. Is
there a way to handle that error in a neat and clean manner?
menu control inside a gridview20 Nov 2007 16:05 GMT3
Has anyone have any experience of doing this ?
I want a small menu on each row with a few options, I have tried it and
it seems to work great at first but after clicking on a menu item and
handling that event you get some weird display artifacts, when you hover
Formview delete doesn't work bound to a class19 Nov 2007 22:24 GMT2
I created a data access class with get, insert, update and delete
methods.  I have an object datasource bound to the class and a
formview bound to the datasource.  The get, insert, and updates work
fine, but I can't get the delete to work.  It does not pass any values
Calling JavaScript Function from ASP.Net Button17 Nov 2007 18:50 GMT3
Is it not possible to call a JS function from an ASP.Net button.
In the HTML I assign the onClick="JS_Function()"
But when page is rendered I get the error:
JS_Function() is not a member of MyPage.aspx.
Using a Forms authentication in a shared hosting environment12 Nov 2007 19:00 GMT2
I am using a logon control in a shared hosting environment.  When I do I get
the following run time error:
   The SSE Provider did not find the database file specified in the
connection string. At the configured trust     level (below High trust
Historical timeline for a web page12 Nov 2007 13:18 GMT1
I need a historical timeline for doctor appointments on an asp.Net web page.
Needs to be laid out horizontal with scroll bars horizontal. Any ideas--
Chris Davoli
required field validators and not validating until submit button clicked09 Nov 2007 22:07 GMT1
i read this in a book:  "...There is also logic in place to avoid enforcing
RequiredFieldValidator controls until the page has been submitted (or has
attempted to be submitted) at least once. This allows users to fill in
fields in any order without being warned that a field is ...
X-MicrosoftAjax header being stripped out by firewalls08 Nov 2007 08:23 GMT3
I am using the ms ajax library with an update panel in a user web control.
The update panel contains two linked dropdownlists whose contents are
modified (on autopostback) depending on the selection in eachother. This
also modifies the imageurl of an image control, also in the ...
Creating Dropdown List dynamically and setting the selected value08 Nov 2007 07:44 GMT1
Hi, I have a problem with setting the select value to items in a dropdown list,
I create dropdown list in a loop and set unique id to it but I have to set
the selected index in every dropdown list but not the same index.
How can I accomplish that?
Column Value in a GridView08 Nov 2007 07:41 GMT1
How do i get the column value of a gridview when the user click a column ?
Please help!!!
Suman
Intercepting DropDownList Selected Value when not in list of Items08 Nov 2007 00:17 GMT2
I'm using a FormView with a number of DropDownList controls that are bound to
SqlDataSources. Sometimes, the current contents of the bound fields are
invalid (i.e. not in the list of items retrieved from the data source used as
the DataSourceID for the dropdown list). Trapping ...
Default Value in on Databound Drop Down list07 Nov 2007 04:30 GMT2
I am populating a drop down list control with a table from a database.
I would like the control to display a value such as --- select --- when
it first comes up, instead of any values from the table.  Is there a way
to do this without putting the value --- Select --- in the ...
Pages: 1 2 October, 2007
 
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.