Changes
Title
changed
CButtonColumn: Use special variable $data for the 'id' in the 'options' of a button
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
CButtonColumn, CGridView, htmlOptions
Content
unchanged
[...]
[html]
<td>
<a id="button_for_id_4711" href="/MyApp/index.php?r=site/doStuff&id=4711"></a>
</td>
~~~