dynamic edit a record in yii

Hi, I am new to yii and use yii framework on my project.

I try to edit a product table (see picture) in a dynamic way, like this: http://www.trirand.com/blog/jqgrid/jqgrid.html

after open the link, please go to "row editing"-"use event".

could some on tell me how to acheive this in yii framework. Should I import JQuey and Jqgrid into my application? If it is, please tell me how.

Thanks a lot. I searched on google for one day, but do not get any good idea.