CHtml - textField () YII
Example 1: Create a blank text field
RESULT
Example 2: Create a text box with the name and Value
RESULT
Example 3: Creat…Read More
get image on Gridview YII
in this you can call image view on YII grid view
<!--
widget('zii.widgets.grid.CGridView', array(
'id'=>'mod…Read More
add JS message for view YII
This will sample code for how add pop up message for YII Submit button
JS code :
window.onload = function() {
document.getElemen…Read More
Yii Gridview CButton style
This code shows about how to add a custom button with your own icon for your CGridView of Yii framework.“view”, “update”, “delete” button …Read More
0 comments:
Post a Comment