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

Not showing controls

Hi,
I create one asp.net application, in the page i put one server command
button.
but it will not shown when browsing.
Why????????
Please help ASAP.

Nov 19 '05 #1
5 876
Hi Binod, did you put the runat="server" attribute?

"Binod" wrote:
Hi,
I create one asp.net application, in the page i put one server command
button.
but it will not shown when browsing.
Why????????
Please help ASAP.

Nov 19 '05 #2
How do you think setting runat="server" can effect control visibility?

Eliyahu

"london calling" <lo***********@discussions.microsoft.com> wrote in message
news:EA**********************************@microsof t.com...
Hi Binod, did you put the runat="server" attribute?

"Binod" wrote:
Hi,
I create one asp.net application, in the page i put one server command
button.
but it will not shown when browsing.
Why????????
Please help ASAP.

Nov 19 '05 #3
If it's an aspnet control but the server doesn't know about it it will be
rendered into the html as <asp:mycontrol /> which will appear in the html
source but not display visibly in the browser...

"Eliyahu Goldin" wrote:
How do you think setting runat="server" can effect control visibility?

Eliyahu

"london calling" <lo***********@discussions.microsoft.com> wrote in message
news:EA**********************************@microsof t.com...
Hi Binod, did you put the runat="server" attribute?

"Binod" wrote:
Hi,
I create one asp.net application, in the page i put one server command
button.
but it will not shown when browsing.
Why????????
Please help ASAP.


Nov 19 '05 #4
right

--
Eliyahu

"london calling" <lo***********@discussions.microsoft.com> wrote in message
news:0D**********************************@microsof t.com...
If it's an aspnet control but the server doesn't know about it it will be
rendered into the html as <asp:mycontrol /> which will appear in the html
source but not display visibly in the browser...

"Eliyahu Goldin" wrote:
How do you think setting runat="server" can effect control visibility?

Eliyahu

"london calling" <lo***********@discussions.microsoft.com> wrote in message news:EA**********************************@microsof t.com...
Hi Binod, did you put the runat="server" attribute?

"Binod" wrote:

> Hi,
> I create one asp.net application, in the page i put one server command > button.
> but it will not shown when browsing.
> Why????????
> Please help ASAP.
>


Nov 19 '05 #5
Hi,
I have problem with framework control installation

"Binod" wrote:
Hi,
I create one asp.net application, in the page i put one server command
button.
but it will not shown when browsing.
Why????????
Please help ASAP.

Nov 19 '05 #6

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

Similar topics

0
by: Mark Johnson | last post by:
Sometimes Controls that have been added to a GroupBox do not show up. What I am doing : 1) I am not using the designer, but create all the Controls per hand: groupBoxProdukt_01 = new...
1
by: Henry | last post by:
I was trying to work through the Lab 2 exercises in the Microsoft's Windows-Based Applications in Visual C#. While I am not showing any errors I am also not seeing the mainMenu object when I run...
1
by: MikeB | last post by:
I am using GetEnumerator for determining how many ListBox controls exist on a form and then binding each of them to a datasource. This is required as I need to add more Listbox controls to the...
0
by: Thomasa Gregg | last post by:
I cannot get rid of the scrollbars that are showing up on all my asp.net controls. Buttons, Labels, everything. It has something to do with my css. If I remove rel="stylesheet" from <LINK...
2
by: Geraldine Hobley | last post by:
Hello, In my application I am trying to load up some forms, however the loading of the forms is causing a lot of flickering. Are there any commands that can stop showing the repainting of the forms...
3
by: jonathan.beckett | last post by:
I have been experimenting with placing user controls (using Windows Forms controls) into an ASP.NET webpage - and am completely stuck. I can get a blank user control to work, but nothing beyond...
6
by: ajk | last post by:
Hi I was wondering how to show different properties in design and run-mode for a user control? Is it possible to do this when implementing the System.ComponentModel.ICustomTypeDescriptor...
1
by: Andy B | last post by:
I have this code: protected void EditEventsWizard_NextButtonClick(object sender, WizardNavigationEventArgs e) { //get the values from the DetailsView TextBox StartTime =...
1
by: simon | last post by:
hello. i'm trying to convert a site i work on to be "ajax enabled" so far basically working out, but i have an issue that has me stumped. we have a page that is basically a control panel that is...
1
by: nRk | last post by:
Hi, I am working on asp.net 2.0 with Visual Studio 2005. My asp.net project contains one Masterpage. I exposed my asp.net project in my machine (Windows XP with IIS 5.1) and access using...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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.