Difference between #7 and #8 of
How to Display tooltp(qtip) on CGridview dynamic

Revision #8 has been created by softark on Jul 23, 2013, 3:57:38 PM with the memo:

reformat ...
« previous (#7)

Changes

Title unchanged

How to Display tooltp(qtip) on CGridview dynamic

Category unchanged

Tips

Yii version unchanged

Tags unchanged

tooltip, ajax, admin, cgridview

Content changed

[...]
```php
array(
'name' => 'Ticket Status',
'type' => 'raw',
'value' => 'CHtml::link($data["view"],
CHtml::normalizeUrl("javascript:void(0)"),

 
       
array(
"id" => "'.rand(0,999999).'",
"rel" => "viewallticket?even_id={$data["id"]}&date_id= {$data["events_date_id"]}",
"class" => "tool_tip",
)
)',
[...]
0 0
4 followers
Viewed: 15 698 times
Version: Unknown (update)
Category: Tips
Written by: Ankit Modi
Last updated by: softark
Created on: Jul 22, 2013
Last updated: 10 years ago
Update Article

Revisions

View all history