Clistview Update Problem

Hello,

I use CListView to display data and I have to update the list. For this on btn click I call




$.fn.yiiListView.update('myListId');



but in console it throws this error “Cannot read property ‘match’ of undefined”.

What could be causing this?

Could you fix it?

Regards

Martin

If somebody have the same problem ,the solution is in this post

http://www.yiiframework.com/forum/index.php?app=forums&module=post&section=post&do=reply_post&f=29&t=44782&qpid=212169

Best regards

Martin