Forums

PHP

This topic is locked

import excel worksheet to an editable data grid

Posted 16 Nov 2008 13:24:54
1
has voted
16 Nov 2008 13:24:54 pavan puligandla posted:
hii,
i'm using excel as my front end, so i've to show the end user the excel sheet in an editable datagrid, which now i'm using an uneditable table using php excel reader.
i've executed phpgrid but it is rendering the values from mysql table in the grid.
i wanna render excel sheet in an editable GRID.

can anyone give me suggestions..
many thanks,

Replies

Replied 10 Dec 2008 19:14:13
10 Dec 2008 19:14:13 Roddy Dairion replied:
I don't know if you're trying to achieve the same thing as i did but i worked on php excel reader lately to make a form from data that i've extracted from excel to then send them in a database.
If its then modify your php excel reader and instead of using simple table use form fields.

Reply to this topic