Geting TbEditableColumn enabled attribute to use an expression rather than a boolean value
is there a way to get the TbEditableColumn enabled attribute to use an expression rather than a boolean value (ie: true)
The following is an example of what I am tryingREAD MORE
CActiveForm on Bootstrap Modal
BootstrapCActiveFormModalvalidation
Greeting’s Everyone!!! Just found this cool website i have a bootstrap modal with a CActiveForm on it, the submit process is working but not the validation. Is it possible toREAD MORE
Datepicker Problem
Hello,
I have two datepickers on my form to select a date range.
If switch between them without selecting a date, or pressing the Done button, the target datepicker doesREAD MORE
CGridview disappears when click on column header to sort by that column ONLY in IE.
I read this issue is related with the MODEL and not with cGridView, what in the model cause this issue?
how to provide query data to Highchart in Yii
hello everyone
I am having trouble with providing data for pie chart in highchart
I am doing following query
- $catexp = Yii::app()->db->createCommand()
- ->select('expense_category, sum(amount)')
- ->from('expense')
By rahul.vit09 · Asked 611 days 20 hours 13 mins ago
Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0
