Questions tagged as "AJAX"
I need help with dependent dropdown
I am looking for help with 2 dropdowns. After user selects first dropdown, the second dropdown is supposed to be populated with values. Here are the relevant function calls inREAD MORE
By eldorado2768 in Forms · Asked 328 days 8 hours 32 mins ago
Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0
Ajax Cform validation within renderPartial view
AJAXAJAXLINKajaxSubmitButtoncformrenderPartialvalidation
hi there,
I have created an list of categories, each category link uses ajaxLink() function to call a action in the controller to load a new view file via AJAX. ViewREAD MORE
By TheDeveloper in Views · Asked 472 days 15 hours 37 mins ago
Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0
CJuiDialog: referencing attribute
dear all,
i have tried to search before i made a decision to create this new thread. i would like to make a popup dialog which shows a list of selectableREAD MORE
By msimaremare in Jui · Asked 487 days 23 hours 37 mins ago
Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0
Dynamic refreshing? like tail -f
Hello all,
I’m currently making many WebService call. I would like to display them as they answer back.
For example,
- callWebService_A ();
- waitForReply();
- displayResult ( ofWebService_A ) ; // this should display in client side
- callWebService_B ();
- waitForReply();
- displayResult ( ofWebService_BREAD MORE
CGridview disappears when click on column header to sort by that column.
AJAXCGridViewrenderPartialsorting
Hi experts! I’m new to web development and I have a Problem sorting Gridview on a composite form.
ScenariO: Two forms: form1, form2 and a model M1. form1 is a customREAD MORE
CGridview disappears when click on column header to sort by that column.
AJAXCGridViewrenderPartialsorting
Hi experts! I’m new to web development and I have a Problem sorting Gridview on a composite form.
Scenario: Two forms: form1, form2 and a model M1. form1 is a customREAD MORE
How to prevent renderPartial render javascript at each request
AJAXduplicatejavascriptpreventrenderPartial
sorry, I just asked this question to Yii forum, but no comment
I have a index, calling JUiDialog, and use ajax to call another controller action result (HTML), which willREAD MORE
Redirect to login page after ajax request and session expiration
Hi all! I’m trying to find a best practice on how to redirect the user to the login page if the session has expired and clicks an ajax link. I’veREAD MORE
By bigardusklei in Controllers · Asked 575 days 2 hours 18 mins ago
Questions: 2 Accepted: 0 ( 0% ) | Reputation: 0
How do you save … dynamically
I like the way (in your site) whenever you submit a question, it:
- send info ( and most of the web page is still there) - then it refreshes onlyREAD MORE
How to avoid duplicate data when using ActiveForm on AJAX forms
When I am displaying an active form with AJAX, I see on firebug how certain files are downloaded constantly -ie. jquery.js, jquery.yiiactiveform.js. Anybody has any idea on how to solveREAD MORE
By tonydspaniard in Forms · Asked 620 days 1 hour 24 mins ago
Questions: 2 Accepted: 0 ( 0% ) | Reputation: 0
