How to change the clientscript generated by CGridView to use .bind instead of .live?
Page 1 of 1
How to change jQuery('#xxx').live to .bind? in the script generated by CGridView
#2
Posted 06 July 2010 - 02:25 PM
extending (good practice)
changin the core file (bad practice, not recommended)
changin the core file (bad practice, not recommended)
Don't say what you think, think what you say
The problem is communication! Excess of communication!
The problem is communication! Excess of communication!
#3
Posted 06 July 2010 - 07:49 PM
can I just call this CHtml function from my codes? How and where do I call it?
protected static function clientChange($event,&$htmlOptions,$live=true)
{
....
}
protected static function clientChange($event,&$htmlOptions,$live=true)
{
....
}
Share this topic:
Page 1 of 1

Help













