PHP Data Grid Required Free?

kaizenoctopus

New member
I am a noob programmer in php. I have downloaded php generator. I have a application which is having grid and sql is attached at backend. I can program through php generator normal master detail forms. but this detail form is of grid. And that too with groups ! like for example

Worker 1 reading 1 Worker 2 Reading 2 worker 3 Reading 3

Now here comes the problem. If I choose 2 workers in the master record the grid automatically comes to the shape as given below.

Worker 1 reading 1 Worker 2 Reading 2

after the grid is automatically resized in detail when master record value is changed the values should be stored in sql server 2005 database.

Is there any good free php grid control to do this task. I have php generator wherein I can add code manually also.

so Please suggest me a free php grid control which has above facility. thank you in advance.
Please note: I am also willing to pay upto 10$ for such grid.
 
Back
Top