Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:751436
More Search Options
RSS Available
Matching Posts
Re: Need a redirect page after one clicks the submit button
Thanks for all the responses. Figured it out: Protected Sub DetailsView1_ItemInserted(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.DetailsViewInsertedEventArgs) Handles DetailsView1.ItemInserted Response.Redirect(" http://xxx.xxxxxx.xxx/surveyconfirmation.aspx ") End Sub Thanks again!
Posted to
Data Presentation Controls
(Forum)
by
mylu
on 9/9/2009
Need a redirect page after one clicks the submit button
Hello, I would like to redirect the user to a confirmation page after they click submit on a DetailsView. I cant see any redirect in the properties so I would assume one must do this in the code behind page. Tried this to no avail: Protected Sub DetailsView1_PageIndexChanging( ByVal sender As Object , ByVal e As System.Web.UI.WebControls.DetailsViewPageEventArgs) Handles DetailsView1.PageIndexChanging Response.Redirect( http://xxx.xxxxx.xxx/confirmation.aspx ) End Sub Not much of a programmer help
Posted to
Data Presentation Controls
(Forum)
by
mylu
on 9/8/2009
Dropdown List post back not working with mobil 6
Would anyone have a thought on why this function does not work on a Mobile 6 phone? Thanks!
Posted to
Mobile and Handheld Devices
(Forum)
by
mylu
on 6/29/2009
Re: Dropdown List post back not working with mobil 6
It is. It works fine in IE 8 on a desktop just not with mobile. Here's the code. <%@ Page Language="VB" AutoEventWireup="false" CodeFile="TechList.aspx.vb" Inherits="TSDPortal_Default" %> <!<<< DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">html xmlns=" http://www.w3.org/1999/xhtml">head runat="server">link href="
Posted to
Mobile and Handheld Devices
(Forum)
by
mylu
on 6/29/2009
How to eliminate the header in a details view?
Is there any way to do this? Would be happy top post the code but this is a detailsView strieght from the tool box. Thanks
Posted to
Data Presentation Controls
(Forum)
by
mylu
on 5/28/2009
Re: Adding a default value to a date field in a update data grid
Thank you for your responses. In thinking about this I realized my techs may ship a package yesterday and then update today so letting them add the data manually is the best option. Thanks again
Posted to
Data Presentation Controls
(Forum)
by
mylu
on 4/29/2009
Adding a default value to a date field in a update data grid
Hello, Got a datagrid here that updates a few records in a dataset the user adds to the columns in the grid. THe field is a date field and is formated as such {0:d} and ApplyFormatInEditMode ="True" but I can's seem to figure out how to set the field to auto add the date when the update button is clicked. Trying to use this: < UpdateParameters > < asp : Parameter Name ="ToVendorShipDate" Type ="DateTime" DefaultValue ="GetDate()" /> < asp
Posted to
Data Presentation Controls
(Forum)
by
mylu
on 4/28/2009
Re: Adding a dropdown list in a gridview to update a field in a dataset
Agreed it does and thanks for the input but that really doesn't help me solve the issue. Let's ignore the error above and try this. Here's the code in the update grid: < asp : SqlDataSource ID ="RMADetailSqlData" runat ="server" ConnectionString =" <%$ ConnectionStrings:TigerpawConnectionString %> " SelectCommand ="SELECT * FROM [tblRMADetail] WHERE ([RMANumber] = @RMANumber)" UpdateCommand ="UPDATE [tblRMADetail] SET [ToVendorShipDate
Posted to
Data Presentation Controls
(Forum)
by
mylu
on 4/24/2009
Adding a dropdown list in a gridview to update a field in a dataset
Adding a dropdown list to a grid view is easy enough. Using the edit command inside a gridview is also esay enough. But adding a dropdown list in a gridview to update a field in a dataset, well that's anouther story. OK I have a gridview used to display record from a data table. In the gridview is a dropdown list only visable when the gridview is in edit mode. Made a template field and added the dropdown list to the edit template of the gridview. The dropdown list has a different data souce then
Posted to
Data Presentation Controls
(Forum)
by
mylu
on 4/23/2009
Re: Adding <br /> to a formatted email
Thanks 2fteam that's what I was looking for. Also thanks to all that replied!
Posted to
Web Forms
(Forum)
by
mylu
on 4/17/2009
Page 1 of 8 (78 items) 1
2
3
4
5
Next >
...
Last »
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
TechNet Edge:
ISA to TMG Migration Guidance
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online