tabular input sample please

Good day,

I am new to yii and i need to have a table on a form where the user can insert values to the table and submit the values to a session variable. the user can add another table with the same fields. it is like this


| |

| Name :________ |

| Age :___ |

| School:_____________ |

| |

|_____________________-Remove Member|

+Add Member

similar to this one. you can add bulk data of members.

is there a step by step process or what procedures,files do i need to create.

the ztabularinputmanager i think can help since i saw the live example of it.

anyone who can guide me?

Thanks!! :D

if u found the solution pls, tell me. thanks