Questions tagged as "renderPartial"
CjuiDialog combined with ajax call
Hi all,
I created a page with a calendar, and one can switch to another month by pressing a next or previous button, which fires an ajax call and resets theREAD MORE
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 498 days 4 hours 15 mins ago
Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0
EGMaps doesn’t load on renderPartial
Hello!
I’m triying to load an EGMap on a partial view. This is my code:
This is the ajax button which calls the action loadmap:
- echo CHtml::ajaxsubmitButton ("Press for geolocation",
By bossm4 in Extensions · Asked 526 days 13 hours 17 mins ago
Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0
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
RenderPartial w/ CTreeView & CListView (many saves)
CListViewCTreeViewrenderPartial
Hello all,
On my web app I have two sections: – right hand side (CTreeView) : categories – middle section (ClistView) : items for that category
Once you click on any linkREAD MORE
RenderPartial w/ CTreeView & CListView
CListViewCTreeViewrenderPartial
Hello all,
I’m currently using a CtreeView (as leftside menu) w/ links on each of the elements. Links are “…/controler/action?elemento=4″ Where elemento is category items wanting to display.
In the middle isREAD MORE
