AJAX :: The Navigation Bar Disappears While Switching Tab In The Page
Jan 12, 2010
I'm getting following error in Firefox while switching tab in the page Error: clientActiveTabChanged is not defined The following code I'm using in the master page
I am having a problem with my menu. My navigation menu gets created with data from different tables in a database. When the page loads after a few minutes the navigation menu disappears from page. Does anyone have had this problem or knows how to fix it?
I'm working in a SharePoint application. I've a tree view control (Telerik) in my page where I load the children on demand. But after the partial postback the page title is getting disappeared (or showing some junk text which has couple of boxes(?)).
How can you perform page navigation with Jquery tabs without the ajax events firing? Following the tutorial, I added
$("#tabs").tabs({ select: function (event, ui) { var url = $.data(ui.tab, 'load.tabs'); if (url) { location.href = url; return false; } return true; } });
And I added hrefs to the tabs going to other pages. The problem is, I have ajax used on the page and onload it posts to the url with an ajax call. I was hoping to disable ajax altogether for the tabs and just use them for straight navigation so I can leverage the styles.
Editing a web site project with master page in VS2010Ultimate with SP1 and Win7Ultimate 64 bit. Former everything was working fine - all toolbox windows were available when editing master page or aspx page. Now with the master page all toolbox relevant tab were enabled and show - when switching to a aspx page only the HTML tab is shown and enabled. When checking all "Show all" all expected tabs are disabled.
Even the <asp:> namespace is a unrecognized namespace in the aspx file.
When compiling or debugging/running everything is ok.
How can I solve this problem? I'm using Win7 Ultimate 64 Bit, VS2010 Ultimate and IExplorer 9 and the latest updates from Microsoft.
my problem is it that i when loaded usercontrol in Updatepanel dynamically,so can not execute javascript or jquery code in second usercontrol.
"EconomicBongah.ascx" UserControl work correctly, because that this usercontrol loaded in Page_Load Event for the first time.
when i click on the btn_Article,"EconomicArticleMarket.ascx" UserControl Get loaded, but with the first user control code will interfere,and therefor Javascript or jquery code in second usercontrol can not execute, and encounter with error in Jquery-1.4.4.js file.
i have a jquery tab. On each tab click i want to load a fresh page . I am using iframe, but while tab switching only the source is changed loading event does not takes place.
I'm having a bit of trouble with Paging within a GridView grid I have set up. I have added the paging but whenever I click on the next page or the last page buttons, the page refreshes and displays blank (i.e. no gridview but my regular search parameters are displayed.
I was trying to search for a solution throughout the web and came across someone that looked to have the same issue. He moved all of his queries into the Page Load method, and the paging seemed to work. I cannot do this because I have 2 different buttons: Search and My Order, both of which perform different queries based on if a date has been selected or what the search is on (Order Number, License Number, Description, Status, etc).
My paging method looks as follows:
[Code]....
From what I can tell this is an issue with no longer having the data set when making the paging call. Is there anythign that I can do?
I have a page with an AJAX TabContainer and 4 AJAX TabPanels and have Save button. On a button click im calling javascript thats make ajax tab disappear why?
I have an asp:UpdatePanel in my .aspx page.Within the panel I have placed an infragistics ultrawebgrid control.Upon clicking a button (placed outside the panel) , I have to export the data in the grid to excel.I am using
UltraWebGridExcelExporter(Infragistics object) for this. The export will occur only with full postback.For this I have added a PostBack tigger for the button to the update panel.But once the export is complete, if I change the selected item in a dropdownlist(Autopostback="true") in the same page,the updatepanel gets invisible.
I have a page with dynamic web user controlsThat WUC has 12 ModalExtenderPanelsall of them work except the last one. What happens is when I click on the panel anywhere it disappears.The rest of them work and the code looks identical.Code:
So I got 2 updatepanels on my page. In one there is a Timer which updates for example a label. In the other one there is a dropdownextender. Everytime the timer ticks while the dropdown menu is displayed the menu disapears. I attached the sample code below....any insights on this? And yes, the dropdown and the label need to be in two seperate updatepanels....
we are testing the Razor webgrid with Ajax. Works absolutely fine in IE8 when sorting in paging. However in IE7, any attempt to sort or page causes the grid to vanish from the page, leaving a blank space. The HTML that should be there, isn't!Has anyone come across this issue? How could we debug it? Page code below:
I would like to create a webpage which can handle user events like page navigation and page close. And also I would like to handle the event on server-side coding.
Do you have any idea about the problem causes change the size of my nested aspx pages which are included in master page... When I click on my menu items, it navigates to new aspx pages which is in the content-placeholder .but new pages are getting smaller so my page contents, images, tables, text are moving. And my internet explorer is shutting down.
I'm using the AsyncFileUpload control inside my FormView (that is in a UserControl - .ascx file), and to "simulate" a server-side event I register a javascript script to do a click event of an hidden button (this is a trick discovered in this forum).
The click event is fired after the upload complete but... when the event is finished the AsyncFileUpload ontrol DISAPPEARS from the page and it is showen this instead:
I"ve stepped through the code and it would appear that there's another postback somewhere on my MasterPage, the Popup is on my Child page, therefore it gets killed.
What i'm trying to do is on my default on_load, check for a cookie and if there isn't one, display a Popup. It seems that the child page renders before the Master???
Anyhow, I don't really want to put the code for the Popup in the Master after the rest of the controls have loaded since its only needed on the one page.
*edit* I added a button and the on_click does the exact same thing it pops up and disappears, I cannot step through the Modal process
I have the latest toolkit build (3.5) and discovered that a ComboBox button width and height is being set to zero and not displaying correctly after switching tabs, posting back in UpdatePanel, and returning to original tab.
Steps to recreate:
1. Run code and start on tab 1
2. Select tab 2
3. Select a Product to postback
4. Return to tab 1 and notice combo button is gone
I have a modalpopupextender and I want to show a panel after a postback which works but once the panel is shown it disappears immediately. Upon reviewing the markup, it seems as though some inline styles are being set.
style="display:none; position:fixed"
If I edit the display attribute and change it to block then the panel will displayed with all its rendered content but I need it to display after a postback. After troubleshooting the only conclusion i have is that the modalpopupextender is setting the inline styles, because when I turn off the modalpopupextender, then the Panel will show correctly.
I am having an issue with people visiting my site using ie8. It appears that some of my pages seem to render, then disappear. It is only happening in IE8. I looked up a few things on the web and found a few bugs within the browser:
The first step to reproduce the behaviour is pasting a specifc text from a PDF document into the HTMLEditor:
After that, select the text:
And then, click the Justify button. The selected text simply disappears:
The HTML code generated by the content:
The same happens for other texts like (also pasted from the same PDF):
The correspondig HTML markup generated by the HTMLEditor:
It seems like HTMLEditor has problems with some characters like " or subscripts. If the same texts are pasted into Word and then copied into the HTMLEditor, it works ok and the text is justified correctly.