473,602 Members | 2,811 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Design view problem of user control menu

I have got a user control with this code but i couldnt see
anything in the design view of ascx page
What couls be the problem?

<%@ Control language="C#" AutoEventWireup ="false"
Codebehind="m_t s_coursesched_p opup.ascx.cs"
TargetSchema="h ttp://schemas.microso ft.com/intellisense/ie5
"%>

<%@ Register TagPrefix="iewc "
Namespace="Micr osoft.Web.UI.We bControls"
Assembly="Micro soft.Web.UI.Web Controls, Version=1.0.2.2 26,
Culture=neutral , PublicKeyToken= 31bf3856ad364e3 5" %>

<asp:Panel id="Panel1" runat="server" Height="600px"
Width="200px">

<iewc:Toolbar id="m_ts_course sched_popup" style="Z-INDEX:
101; LEFT: 5px; OVERFLOW: auto; POSITION: absolute; TOP:
63px" runat="server" Height="490px" Width="196px"
Color="Blue" Orientation="Ve rtical" >

<iewc:ToolbarLa bel Text="Popup" ID="
m_popup"></iewc:ToolbarLab el>

<iewc:ToolbarBu tton Text="Schedule" ID=" m_schedule"
DefaultStyle="b order-right:#AD1021 2px Solid;border-
top:#AD1021 2px Solid;font-size:12px;borde r-left:#AD1021
2px Solid;border-bottom:#AD1021 2px Solid;font-
family:Tahoma;c olor:Teal;" HoverStyle="bor der-
right:#Yellow 2px solid;border-top:#Yellow 2px solid;font-
size:12px;borde r-left:#Yellow 2px solid;border-
bottom:#Yellow 2px solid;font-
family:Arial;co lor:Teal;backgr ound-
color:Yellow;"> </iewc:ToolbarBut ton>

</iewc:Toolbar>
</asp:Panel>

Thank you
Jul 21 '05 #1
0 1174

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

Similar topics

5
1998
by: William Wisnieski | last post by:
Hello Everyone, I'm really stuck on how to design this application, so I thought I'd see if anyone had any general ideas on how to proceed. I'd say I'm an intermediate level Access developer. I volunteered to help my kid's school (a small non-profit) with a tremendous need they have for a complete student administration database. I've developed fairly complex databases before but this one is very unique in how it must be designed.
4
2175
by: oneeye | last post by:
Hello All, I have designed and built a web control that loads a user control at run time. The question I have is, can I Load the user control in design view? Any Ideas or code snippets would be really useful. Thanks a bunch oneeye
0
990
by: Vannela | last post by:
I have got a user control with this code but i couldnt see anything in the design view of ascx page What couls be the problem? <%@ Control language="C#" AutoEventWireup="false" Codebehind="m_ts_coursesched_popup.ascx.cs" TargetSchema="http://schemas.microsoft.com/intellisense/ie5 "%> <%@ Register TagPrefix="iewc"
17
2686
by: tshad | last post by:
Many (if not most) have said that code-behind is best if working in teams - which does seem logical. How do you deal with the flow of the work? I have someone who is good at designing, but know nothing about ASP. He can build the design of the pages in HTML with tables, labels, textboxes etc. But then I would need to change them to ASP.net objects and write the code to make the page work (normally I do this as I go - can't do this...
0
260
by: Vannela | last post by:
I have got a user control with this code but i couldnt see anything in the design view of ascx page What couls be the problem? <%@ Control language="C#" AutoEventWireup="false" Codebehind="m_ts_coursesched_popup.ascx.cs" TargetSchema="http://schemas.microsoft.com/intellisense/ie5 "%> <%@ Register TagPrefix="iewc"
1
1681
by: Griff | last post by:
Hi I'm not sure of the best way to go about achieving my goal and would appreciate any advice. What I would like to do is to generate a control that can be dropped onto a web page. For example, a control that provided catalogue information. As I envisage this, the control would be given a single argument (the end user identifier) and it would return the required catalogue information as an HTML page "fragment".
0
2501
by: YellowFin Announcements | last post by:
Introduction Usability and relevance have been identified as the major factors preventing mass adoption of Business Intelligence applications. What we have today are traditional BI tools that don't work nearly as well as they should, even for analysts and power users. The reason they haven't reached the masses is because most of the tools are so difficult to use and reveal so little
4
30716
by: marcnz | last post by:
Hi, I am working for a company which as a MS SQL backend and Access as front end. We update automatically each access db on the user local machine when a new feature has become available. We have to stay with MDB for several reasons, so please avoid telling me "you have to convert to MDE"... It is not an option. We need to allow our users to have the right-click so they can export the reports to pdf or other format. We need to remove...
0
1383
by: Christian | last post by:
Hi all, i already posted this in dotnet.vb.controls but i need some help, so i cant wait... I have written a web control library and have some problems with it. The Library contains only two Controls: a menu bar and a menu item class which can have sub items (from the same class and type).
0
7920
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8401
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8054
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8268
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6730
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5440
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3900
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
3944
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1510
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.