473,396 Members | 1,849 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.

User Control Page_Load Twice AutoEventWireup="false" SmartNavigation="true"

Does smartnavigation on parent page make user controls page_load
twice...

Any fixes for this!!!

Problem is when boss sees smartnavigation he likes but it causes lots
of other bugs....why why!!!

Microsoft fix it!!!
Nov 18 '05 #1
2 3040
Hi,

I am not sure what the solution to your problem is, but here is a blog
posting with a lot of comments that would make me think twice before
using the smartnavigation feature:
http://weblogs.asp.net/ksamaschke/ar...4/27/6085.aspx

You will notice that SmartNavigation does not play well with non-IE
browsers.

Tod Birdsall, MCP
http://tod1d.blogspot.com

yu***@yahoo.co.uk (magister) wrote in message news:<98**************************@posting.google. com>...
Does smartnavigation on parent page make user controls page_load
twice...

Any fixes for this!!!

Problem is when boss sees smartnavigation he likes but it causes lots
of other bugs....why why!!!

Microsoft fix it!!!

Nov 18 '05 #2
The issue seems to be with my usercontrols because they contain
Iframes, the aspx page called in the iframe does its OnInit twice. I
suppose this has to do with the SmartNav Iframe need to execute twice
once to call the server, and once to reload the main page with control
changes...I have looked at the smartnav script and can find nothing
obvious to stop this, although it must be there.
no*****@netsalad.com (Tod1d) wrote in message news:<94**************************@posting.google. com>...
Hi,

I am not sure what the solution to your problem is, but here is a blog
posting with a lot of comments that would make me think twice before
using the smartnavigation feature:
http://weblogs.asp.net/ksamaschke/ar...4/27/6085.aspx

You will notice that SmartNavigation does not play well with non-IE
browsers.

Tod Birdsall, MCP
http://tod1d.blogspot.com

yu***@yahoo.co.uk (magister) wrote in message news:<98**************************@posting.google. com>...
Does smartnavigation on parent page make user controls page_load
twice...

Any fixes for this!!!

Problem is when boss sees smartnavigation he likes but it causes lots
of other bugs....why why!!!

Microsoft fix it!!!

Nov 18 '05 #3

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

Similar topics

3
by: Carpe Diem | last post by:
Hello I have an aspx page that loses Session("user") value after a few minutes even after I set <sessionState mode="InProc" cookieless="false" timeout="300"> in web.config and wrote function...
2
by: Guy Lafleur | last post by:
I have a user control that builds a treeview dynamically in the Page_Load event. Also, I have the AutoEventWireup property set to true (i.e., <%@ Control AutoEventWireup="true" %>). Then, when I...
59
by: Pierre Quentel | last post by:
Hi all, In some program I was testing if a variable was a boolean, with this test : if v in My script didn't work in some cases and I eventually found that for v = 0 the test returned True ...
1
by: Andrew Robinson | last post by:
Woundering if anyone else has had issues with ConvertEmptyStringToNull="false" ? I have a custom data class and am passing values to it via an ODS. On my insert, if the bound text box is empty...
4
by: Jonathan Wood | last post by:
Okay, I spent about 3 hours getting the GridView control to do what I needed. Basically, I set the control's AutoGenerateColumns to False and then defined a single template column (which I will...
9
by: Jamey Bon | last post by:
As a newbie to C#, I am not sure what I can do about this. I would like to do something like an Enumeration to use "constants" like Yes to indicate true and No for false. But since there seems to...
5
by: Ben | last post by:
Hi; I use ain asp.net the CreateUserWizard control for new users. When it's done, i want to redirect them to another page (modifyprofile.aspx). This works with the code below. My question is:...
1
by: Kerem Gümrükcü | last post by:
Hi All, i am too tired now to find this out by my own, but why does my while loop "while(readline==Console.ReadLine())" needs twice return hit to read the line, after setting...
1
by: =?Utf-8?B?WWFua2VlIEltcGVyaWFsaXN0IERvZw==?= | last post by:
there are times i want to turn a specific row in an html table off or hide it. I can set a <trcontrol with an id and a runat="server", but how do i find it, then set it to Visable="False"? A...
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:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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...
0
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,...

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.