Wrox Programmer Forums
|
ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 5th, 2008, 08:48 PM
Registered User
 
Join Date: Oct 2007
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default details view parameter

I have a details view on my details form and has SQL statement and paramter as following:

 <SelectParameters>
            <asp:QueryStringParameter DefaultValue="213-46-8915" Name="au_id"
                QueryStringField="au_id" Type="String" />
        </SelectParameters>


My details view always shows default value when I run the website.

Are there way to see what parameter main page passed and details view received?


Your information is great appreciated,






Similar Threads
Thread Thread Starter Forum Replies Last Post
regarding the dropdownlist in the details view gopalawaghate ASP.NET 1.0 and 1.1 Professional 1 September 26th, 2008 02:23 AM
view details radheshsharma1032 .NET Framework 2.0 0 January 12th, 2008 10:06 AM
populate details view or list view non empty rows iinfoque ASP.NET 2.0 Basics 0 March 11th, 2007 06:11 AM
Regarding Details View aekta ASP.NET 2.0 Professional 0 March 10th, 2007 11:46 PM
Details View without Datasource harshaghanta ASP.NET 2.0 Professional 0 November 20th, 2006 09:07 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.