Ask a Question related to ASP.NET General, Design and Development.
-
Paul Aspinall #1
SmartNavigation.
Hi
Can anyone explain when to use SmartNagivation, and when not to??
Why not have it enabled for all pages?
I have tried it on a test page, and it works fine. However, it starts to
report "out of memory in line 2" after a few clicks.
Any ideas??
Thanks
Paul Aspinall Guest
-
SSL & Certificates with Smartnavigation
Hi All, I have an ASP.NET app,that uses a certificate for some transactions, the problem that i have is that in the same server i have other... -
smartNavigation not working
I want to set focus on the row I am editing on a long data grid. Even though I have set smartNavigation to true for the document both at design... -
SmartNavigation Issues
Hi All I wanted to enable "SmartNavigation" in my site. For this I put <pages smartNavigation="true" /> in web.config file. So far so good. But... -
SmartNavigation
Hi Can anyone explain when to use SmartNagivation, and when not to?? Why not have it enabled for all pages? I have tried it on a test page,... -
SmartNavigation Error ...
When I set SmartNavigation="true", and run my asp.net project I get "page not found error" and browser is being redirected to: ... -
Steve C. Orr, MCSD #2
Re: SmartNavigation.
Use it only when you need it.
I've seen so many bugs related to SmartNavigation posted in this newsgroup
that I couldn't recommend enabling it for all your pages.
If you use it on some of your pages, test them thoroughly.
SmartNavigation is supported by IE only.
Here's more information:
[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwebuipageclasssmartnavigationtopic.asp[/url]
[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpconpage.asp[/url]
--
I hope this helps,
Steve C. Orr, MCSD
[url]http://Steve.Orr.net[/url]
"Paul Aspinall" <paul@nospamaspy.co.uk> wrote in message
news:%23cvHjvXRDHA.2148@TK2MSFTNGP10.phx.gbl...> Hi
> Can anyone explain when to use SmartNagivation, and when not to??
>
> Why not have it enabled for all pages?
>
> I have tried it on a test page, and it works fine. However, it starts to
> report "out of memory in line 2" after a few clicks.
>
> Any ideas??
>
>
> Thanks
>
>
Steve C. Orr, MCSD Guest



Reply With Quote

