|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Smart Navigation is not workingHi,
I have one page of aspx in which I want to iimplement Smart navigation="True" at @Page Directive but it is not working.. and the button with the "OK" label is not working after implement "SmartNavigation" in this page. and when I click other buttons the page is going upward and then i have need to scroll downward because "Smart Navigation is not working Regards Micheal Hi Michael,
We just had a similar issue and found that for SmartNavigation to work, you need to make sure the aspnet_client folder exists under the top level of your site. One of the things that this folder contains is a javascript file necessary for SmartNavigation to work. Hope this helps! Show quoteHide quote "Micheal" wrote: > Hi, > > I have one page of aspx in which I want to iimplement > Smart navigation="True" at @Page Directive but it is not working.. > and the button with the "OK" label is not working after implement > "SmartNavigation" in this page. > and when I click other buttons the page is going upward and then i have need > to scroll downward because "Smart Navigation is not working > > Regards > Micheal > > > |
|||||||||||||||||||||||