has anyone used yii active jqgrid?

I found this http://code.google.c…-active-jqgrid/ and have been trying to get it to work. Unfortunately I can’t find any instructions or configuration. Has anyone else used it and could perhaps give me some pointers?

I think I’m having issues attaching a component to the widget item.

Thanks

EDIT:

Well, I figured out how this:

$this->columnsModel = Yii::createComponent($this->columnsModel, $this);

was working.

Lots of bugs, but I’ve worked most of them out. Still needs to be extended to include more. Not sure if I’ll do that or start over with it.

pls help me, how I can use this in real project.