Register here!

Forgot password?

ASK NEW QUESTION

Home Page » Zii
0 Votes

Problems updating rating widgets using AfterAjaxUpdate with CListView

AfterAjaxUpdateCListViewRating Widgets

I have a customized ListView class that overrides the renderSorter method to support a drop-down for the sort.

  1.   echo CHtml::dropDownList('sort', $sort, $this->sortCriteria, array(
  2.         'id' => 'sortBy',
  3.         'onchange' => "$.fn.yiiListView.update('vendor-list', { url:READ MORE

By vljacobs · Asked 118 days 8 hours 1 min ago

Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0

0 Votes

CjuiDialog combined with ajax call

CJuiDialogdialogrenderPartial

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

By ericrijn · Asked 121 days 15 hours 37 mins ago

Questions: 5 Accepted: 0 ( 0% ) | Reputation: 0

0 Votes

Please help me create a widget to datacolumn of gridview

typeahead_gridview

My code:

  1. array(
  2.         'name' => 'timeIn',
  3.         'value' => '$this->grid->controller->createWidget("bootstrap.widgets.TbTypeahead",array(
  4.          "model" => $data,
  5.          "attribute" => "timeIn"
  6.          "source" => array("01:05","01:10","01:15"),
  7.    READ MORE

By gaubu · Asked 121 days 19 hours 37 mins ago

Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0

0 Votes

Error in relations

ACTIVERECORD

when i run this page following error occurs. Trying to get property of non-object , and C:\wamp\www\yii\framework\base\CComponent.php(607) : eval()’d code(1) i want to display a coumn from another model usingREAD MORE

By hameedhamdani · Asked 176 days 16 hours 51 mins ago

Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0

0 Votes

Why selectionChanged not works on apple devices eg iPad iPhone

CGridView

When i click on any row of CGridView using iPhone the selectionChanged event is not triggered.

By elderdosantos · Asked 307 days 12 hours 9 mins ago

Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0

0 Votes

adding serial number to CGridView

CGridView

I am new to Yii, Can any one tell me how to add a new coloumn named slNo in CGridView???

By mahesheu · Asked 312 days 13 hours 26 mins ago

Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0

0 Votes
Solved!

Export to PDF

pdfyii

i want to export my cgridview to pdf…it should also be able to convert to pdf after sorting or pagination also….any yii extensions available?looked through tcpdf not so helpful….

READ MORE

By yiiplayboy · Asked 327 days 15 hours 38 mins ago

Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0

0 Votes

CGridView and Adjacent rows ordering

adjacent modelCGridVieworderingsorting

Hi all,

I have an adjacent menu tree displayed in cgridview with tree table. The Menu model has the following atributes: id, id_parent, title, position. When I change the parent rowREAD MORE

By florinp · Asked 393 days 15 hours 51 mins ago

Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0

0 Votes

ListView: Update ListView items after clicking on button in a different ListView

clickCListViewcruddifferenthtmlbuttonjquerymodelsubmitbuttonUpdate

Hey there,

I been trying to figure this out for a while now and going nowhere. Would really appreciate some pointers as to what am I missing.

Got 1 model, a “Course”,READ MORE

By blackrobe89 · Asked 403 days 11 hours 16 mins ago

Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0

0 Votes

Using CDetailView to show another models view

Details View

Hello All. I have the database

  1.  ==== Group ====
  2.  id
  3.  name
  4.  
  5.  ==== Member ====
  6.  id
  7.  group_id
  8.  firstname
  9.  lastname
 ==== Group ====
 id
 name
 
 ==== Member ====
 id
 group_id
 firstname
 lastname

Here I have done multimodel where I can save and updateREAD MORE

By newbie · Asked 479 days 8 hours 15 mins ago

Questions: 2 Accepted: 0 ( 0% ) | Reputation: 0

© YiiAnswers.com 2011. All rights reserved.

Switch to our mobile site