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

Dragging Control to Content Page

Hi, I've created a Master Page and there is another page "A.aspx" which
links to this Master Page. But why I can't drag n drop the Control from the
Toolbox to the "ContentPlaceHolder" in "A.aspx". As I know, the Master Page
is as a template of other pages, that means, we can use this template to
create several pages with different details. Thus, it should be allowed to
me for putting different items in the A.aspx. Thanks in millions.
Jul 14 '06 #1
2 1380
You could do that from the master page, can't you?
--
---------------------------
Thanks,
Ibrahim
If you find this post useful, please click 'yes'
"ghostwolf" wrote:
Hi, I've created a Master Page and there is another page "A.aspx" which
links to this Master Page. But why I can't drag n drop the Control from the
Toolbox to the "ContentPlaceHolder" in "A.aspx". As I know, the Master Page
is as a template of other pages, that means, we can use this template to
create several pages with different details. Thus, it should be allowed to
me for putting different items in the A.aspx. Thanks in millions.
Jul 14 '06 #2
The designer does not let you do this because probably you don't have a
Content control in your A.aspx.
At design time you can automaticaly add it with the context menu that
appears when you click on the contentPlaceHolder in A.aspx.
Ever you insert an asp:Content control in a page linked to a master, the
master content will be replaced with the content of this content control.
So, if you don't insert a content control, the master content will be taken.

Hope this will help you

Mario Vázquez

"ghostwolf" <yl***@roctec.com.hkescribió en el mensaje
news:et**************@TK2MSFTNGP04.phx.gbl...
Hi, I've created a Master Page and there is another page "A.aspx" which
links to this Master Page. But why I can't drag n drop the Control from
the
Toolbox to the "ContentPlaceHolder" in "A.aspx". As I know, the Master
Page
is as a template of other pages, that means, we can use this template to
create several pages with different details. Thus, it should be allowed to
me for putting different items in the A.aspx. Thanks in millions.


Jul 14 '06 #3

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

Similar topics

20
by: Guadala Harry | last post by:
In an ASCX, I have a Literal control into which I inject a at runtime. litInjectedContent.Text = dataClass.GetHTMLSnippetFromDB(someID); This works great as long as the contains just...
15
by: Nathan | last post by:
I have an aspx page with a data grid, some textboxes, and an update button. This page also has one html input element with type=file (not inside the data grid and runat=server). The update...
8
by: davefromalbury | last post by:
I'm trying to create a basic slider and I'm having absolutely no luck in firefox. Could someone please offer some hints as to what could be wrong? I think it's to do with the focus change upon...
9
by: Charts | last post by:
I use VS2005 to build a asp.net 2.0 project. I want to be able to click a button on the page and have a dialog window appear where I can navigate the folders to get hold of a file path to load...
3
by: Developer in California | last post by:
I am working on developing a generic Web framework using Master Pages in ASP.NET 2.0. What I have done is created a PageRenderer class which has a public method which will retrieve the path of the...
2
by: Tull Clancey | last post by:
Does anyone have, or can anyone suggest a URL for code to drag a control around a form at run time? VB.Net 2003. I have written stuff in VB6 to do this before, but a long time ago and I don't...
0
by: blackmagicinc | last post by:
hi, "Show Window Content while Dragging" is the big flaw in windows XP How to programmatically disable "Show Window Content while Dragging" from VB6 ? Thanks in advance...
3
by: ed | last post by:
Hi, I'm working on a script that involves dragging an element around a page. When it is dragged so that part is out of the window, the scrollbars are activated. Is there a way to turn off this...
4
by: =?Utf-8?B?UmljaEI=?= | last post by:
I am trying to create a project using the ASP.NET AJAX accordion control. I would like to dynamically add panes to the control with a form template added when the pane is added. I have tried...
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
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...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.