473,382 Members | 1,424 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

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,

Jul 6 '08 #1
5 2047
Hi,

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

Since you are using query string parameter ... aren't you suppose to
see the query string in browser's address bar?

Best of luck

------
Munna

www.munna.shatkotha.com/blog
www.munna.shatkotha.com
www.shatkotha.com


Jul 6 '08 #2


"Munna" <mu******@gmail.comwrote in message
news:32**********************************@e39g2000 hsf.googlegroups.com...
Hi,

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

Since you are using query string parameter ... aren't you suppose to
see the query string in browser's address bar?

Best of luck

------
Munna

www.munna.shatkotha.com/blog
www.munna.shatkotha.com
www.shatkotha.com

Yes, sounds like you should be using a ControlParameter.

--

Joe Fawcett (MVP - XML)
http://joe.fawcett.name

Jul 6 '08 #3
On Jul 6, 7:06*am, "Joe Fawcett" <joefawc...@newsgroup.nospamwrote:
"Munna" <munna...@gmail.comwrote in message

news:32**********************************@e39g2000 hsf.googlegroups.com...
Hi,
"Are there way to see what parameter main page passed and details view
received? "
Since you are using query string parameter ... aren't you suppose to
see the query string in browser's address bar?
Best of luck
------
Munna
www.munna.shatkotha.com/blog
www.munna.shatkotha.com
www.shatkotha.com

Yes, sounds like you should be using a ControlParameter.

--

Joe Fawcett (MVP - XML)http://joe.fawcett.name- Hide quoted text -

- Show quoted text -
I am new in the web asp.net.
http://localhost:1290/begaspnet2db/c..._id722-51-5454
This is my address bar shows.

Thanks again,
Jul 7 '08 #4
On Jul 6, 9:11*pm, inungh <inu...@gmail.comwrote:
On Jul 6, 7:06*am, "Joe Fawcett" <joefawc...@newsgroup.nospamwrote:


"Munna" <munna...@gmail.comwrote in message
news:32**********************************@e39g2000 hsf.googlegroups.com....
Hi,
"Are there way to see what parameter main page passed and details view
received? "
Since you are using query string parameter ... aren't you suppose to
see the query string in browser's address bar?
Best of luck
------
Munna
>www.munna.shatkotha.com/blog
>www.munna.shatkotha.com
>www.shatkotha.com
Yes, sounds like you should be using a ControlParameter.
--
Joe Fawcett (MVP - XML)http://joe.fawcett.name-Hide quoted text -
- Show quoted text -

I am new in the web asp.net.http://localhost:1290/begaspnet2db/c...SQL-Details.as...

This is my address bar shows.

Thanks again,- Hide quoted text -

- Show quoted text -
<asp:HyperLinkField DataNavigateUrlFields="au_id"
DataNavigateUrlFormatString="TIO-1-1GridViewSQL-
Details.aspx?au_id{0}"
Text="ViewDetails..." />
This is my HyperLinkField informaiton on the master page.
Thanks again,

Jul 7 '08 #5
On Jul 6, 9:11*pm, inungh <inu...@gmail.comwrote:
On Jul 6, 7:06*am, "Joe Fawcett" <joefawc...@newsgroup.nospamwrote:


"Munna" <munna...@gmail.comwrote in message
news:32**********************************@e39g2000 hsf.googlegroups.com....
Hi,
"Are there way to see what parameter main page passed and details view
received? "
Since you are using query string parameter ... aren't you suppose to
see the query string in browser's address bar?
Best of luck
------
Munna
>www.munna.shatkotha.com/blog
>www.munna.shatkotha.com
>www.shatkotha.com
Yes, sounds like you should be using a ControlParameter.
--
Joe Fawcett (MVP - XML)http://joe.fawcett.name-Hide quoted text -
- Show quoted text -

I am new in the web asp.net.http://localhost:1290/begaspnet2db/c...SQL-Details.as...

This is my address bar shows.

Thanks again,- Hide quoted text -

- Show quoted text -
Thanks all of you,

I got it works now.

I just missed an equal sign in my DataNavigateUrlFormatString
Thanks again,

Jul 7 '08 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Paul Reddin | last post by:
Hi, This is a real hopeful one! What we are trying to do: 1. We MUST present a mappable database object for our application objects i.e a Table or a View Some of the views are very...
4
by: Dilip | last post by:
hi all i m trying to make a windows explorer in my project where i need details view with some columns. but when i give this code at form load Private Sub Form1_Load(ByVal sender As...
0
by: amily | last post by:
hi, I am a beginner in asp.net. I am designing a page using details view control in asp.net using VB. The page is about inserting information and then sending it to the database. I want that the...
0
by: Jacob Donajkowski | last post by:
Once the user logs in I want to have the users switch from the Roster View to the Profile View and enter their profile infomation and save it. Then the next time they login and go to the Profile...
0
by: lieufirst | last post by:
hi all, well i got a grid view and a details view i linked the details view to the grid view so when i select a field it appers in the details view but the problem is when i surf to diffrent pages...
4
by: randy.buchholz | last post by:
Been fighting this one for a while, looking for help. I have a simple page with a grid view and details view (just managing a single table). The details view is primarily used for creating new...
0
by: =?Utf-8?B?Q2hhcm1pbmdwcmk=?= | last post by:
How to bind the stored procedure (with input and output parameter) to details view in asp.net 2.0 using c#
1
JustRun
by: JustRun | last post by:
I have a problem with the select option at the gridview and gonna pull my hair out cause it doesn't work at all. Here is the Grid view code: I want to get the selected row when the user click...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.