How To Edit Template In Gii\generators\crud

Hi!

I want to change template when i gen code for crud:

at normally, if i gen code for crud, i’ll see:

Now i want to use jquery grid/ popup editor in template:

\www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/index.htm?(classic)#demos/jqxgrid/popupediting.htm

How must i do?

tks alot!:)

Try this: http://www.yiiframework.com/doc/guide/1.1/en/topics.gii#extending-gii

Hi Ihhung

thats some heavy stuff for a newbie I would suggest you look for an extension or you might have to write one your self