Wiki

Articles tagged with "link"X
Displaying 1-3 of 3 result(s).

Adding a link to a CDataColumn

Created 2 months ago by le_topTips3 comments – viewed 2,672 times – ( +2 )
Backoffice Grid Views often list information like Posts for a blog while showing at the same time linked information like the User who wrote that post. For more efficiency, it is appropriate that the User is displayed as a link to the User detail page.

adding class and links to Ctreeview node

Created about a year ago by bingjie2680Tips2 comments – viewed 7,545 times – ( +4 )
This article will show you how to add links and class to each node in ctreeview. so you can attach events in js by obtaining handler on anchor or class.
tags: ctreeview, link, class

By Example: CHtml

Created 3 years ago by jonahTutorials7 comments – viewed 241,883 times – ( +80 )
"By Example" cookbook pages will provide coding examples for many of the commonly used classes within Yii. We will try to provide as many usage examples as possible for keep these pages as helpful as possible.