How to change jQuery('#xxx').live to .bind?

How to change the clientscript generated by CGridView to use .bind instead of .live?

extending (good practice)

changin the core file (bad practice, not recommended)

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)

{

}