Browse by Tags

Related Posts

  • Re: can you call a codebehind function from within javascript?

    Hi I am using ajax in my usercontrol which renders on sharepoint site. and i took a text box and button on that usercontrol. i did all necessary things to make ajax work. and my usercontrol loaded correctly. but when i click the button on my usercontrol nothing is happening. i kept a break point and...
    Posted to Client Side Web Development (Forum) by rajkumar.bathula on 06-09-2009, 12:00 AM
    Filed under: postback, AJAX
  • To do tabs, exactly like in this forum

    Hi everyone. I actually try to understand how Ajax Tookit Tabs control works. In one of my tab, I will load a lot of pictures, and I guess that if I put all the pics directly in a TabPanel, it will load all the pics at start. What I would, is to load the pics ONLY when I click on the tabs called "Pictures"...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by MeTaLCaM on 06-05-2009, 12:00 AM
    Filed under: Postback, tab container, ajax
  • Custom Server Control does full postback inside of UpdatePanel

    I have a custom server control that works perfectly. However, when I stick it inside an UpdatePanel the UpdatePanel does full postbacks. Does my customer Server Control need to do anything special to be "UpdatePanel aware"? If I stick my control outside of the UpdatePanel and then wire in the...
    Posted to ASP.NET AJAX UI (Forum) by Daren Dahl on 06-01-2009, 12:00 AM
    Filed under: postback, updatepanel, ajax
  • Ajax Tab control post back

    Hi all, i m new to ajax. I have put tab control on my webpage,It has two tabs Search and Data. It works fine when i work on my computer. but when i put on test server, it is supposed to open in frame of home page of our company. Here comes the problem , when i click submit button it goes to data tab...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by schauhan13 on 05-13-2009, 12:00 AM
    Filed under: Postback, tab container, ajax
  • Issue with .NET Validation controls and Ajax

    Hi I have one page on which I have a Update panel. I placed all my controls inside the Update Panel. I have one Textbox, one dropdown (Autopostback="true"), one Submit button (CausesValidation="true") and one reset button (CausesValidation="false") and requiredfield validator...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by gupta.manish82@gmail.com on 03-10-2009, 12:00 AM
    Filed under: Postback, Submit, ajax, button click, CausesValidation
  • TabContainer loses ActiveTab focus after PostBack

    Hi all, Im working with the ajax.net TabContainer control and use it to show different kind of navigation methods through my website. Now when a postback occurs, the ActiveTab is always set to the default first tab. I tried to use the function 'ActiveTabChanged' and put the ActiveTabIndex in...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by HW@ITSOL on 01-06-2009, 12:00 AM
    Filed under: postback, tab control, tabcontainer, ajax
  • Postbacks

    Hi, I have an asp.net page which I have an updatepanel with several textboxes. All that side of it works fine. When you change the value in a textbox it calls all the necessary code. The problem I have is that I have a button outside of the updatepanel and when you click on it there is OnClick="window...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by PhilCartwright on 11-05-2008, 12:00 AM
    Filed under: postback, Visual Studio 2008, ajax
  • Drop Drop filled with AJAX Web Service Getting empty on Post Back.

    Hi I am filling a Drop Down Control using AJAX WebService but i am facing a issue. Issue: Drop Down is getting filed propery with the AJAX WebService and JavaScript Code. But now when the page is getting loaded after a postback, the contents of the drop down are getting lost. For Eg: I have a Drop Down...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by taurusrahul on 09-30-2008, 12:00 AM
    Filed under: postback, web service ajax, web service ajax control render, ajax, AJax WebService Cross-Domain, AJAX WebService PageMethos Cross-Domain, Ajax Async Web Method Script Service, ajax webservice, AJAX Webservice error, async web service call .NET 2.0, webservice Ajax, asp.net ajax web service synchronously, asp.net ajax webservice
  • Somthing like a callback from a postback - Got it! :)

    Thanks for your suggestions. I didn't like the idea so much to add scripts in the code behind. Anyway, I found the perfect solution: The PageRequestManager[1], which comes with the ASP update panel. It has a client side OnLoad event, which raises when a postback WAS performed. [1] http://msdn.microsoft...
    Posted to Web Forms (Forum) by DaToegi on 09-09-2008, 12:00 AM
    Filed under: onload, PageRequestManager, ajax, Callback, PostBack
  • AJAX - Javascript Problem

    Hi, I have an asp.net page that implements some simple ajax functionality, a radio button that hides a panel. On the same page, a javascript runs at the Body onload event which enables highlighting on all textboxes on the form. When I initally go to the page, the highlighting javascript runs and works...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by jrbrown3 on 08-21-2008, 12:00 AM
    Filed under: postback, ajax, javascript
Page 1 of 4 (33 items) 1 2 3 4 Next >