I have a page with many CGridViews in separate CJuiTab tabs. When I use $.fn.yiiGridView.update to update one of these grids the update buttons for the each row calls the wrong AJAX code. Is it the auto-generated ids (like yt1) that Yii generates the issue? How do I fix it?