473,387 Members | 1,492 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,387 software developers and data experts.

Master page issue (with query-gridview)

17
Hi guys,

I have a simple page with a text box for inserting a name and a gridview below it.
once the user type the name the gridview displays the matching record that has that name in the database table.
all works fine so far, however when I've change the page to use a Master page layout the gridview will not display the record. (unless i have a simple select),
somehow the i believe that the input text box is not read properly by the query once it's using an Master page.

I hope I'm clear with my description.

Any idea what's causing it? or how to remedy this issue.

Thanks in advance
Jul 1 '08 #1
1 966
vstud
17
ok, solved it.

You can't use form fields (in the query wizard) if you are using masterpage,
since it's not a "page form" anymore. (lacking the form tag).
Jul 1 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Miguel Dias Moura | last post by:
Hello, I am using a Master Page (MyMaster) with a Content Place Holder (ID="ContentPlaceHolder1"). In MyPage.aspx I inserted an Asp:Panel (ID="Panel1") inside ContentPlaceHolder1. I am...
0
by: Michel Laurent | last post by:
Hi, I can't catch the menuitemclick event on a master page. Working with VS2005.net, having a Menu1_MenuItemClick method that handles menuitemclick event and having declared in the aspx code the...
2
by: Laurent MICHEL | last post by:
Hi, I can't catch the menuitemclick event on a master page. Working with VS2005.net, having a Menu1_MenuItemClick method that handles menuitemclick event and having declared in the aspx code the...
1
by: Dabbler | last post by:
I have some hyperlink controls on a master page I need to disable till my user has made some selections in a user control on a page based on the master page. How do I reference the Hyperlink...
0
by: Managed Code | last post by:
Hello All, Here is my issue and thanks in advance for any assistance. I have a base page with a dropdownlist that fires an event with the selected index. The content page catches the event and...
0
by: Laurent MICHEL | last post by:
Hi, I can't catch the menuitemclick event on a master page. Working with VS2005.net, I have a Menu1_MenuItemClick method that handles menuitemclick event on the codebehing of the masterpage and...
6
by: Rippo | last post by:
Is it possible to turn off the title tag in the page directive when using master pages? We have got meta data and title defined in a content control and are ending up with 2 title tags, one...
0
by: robgallen | last post by:
I have 2 user controls within a master page, and I would like one of them to call a function in the other. All the examples I have seen involve a page communicating with the Master page, or with...
4
by: scottingim | last post by:
I have set up a updateprogress on my master page. It contains a label, so I can give page-appropriate messages while updates are going on. However, I cannot update the label. Here is the...
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: 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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.