Hi all
I have been thinking about to make a db grid that show the rows and edit the rows in the same grid.
So the basic idea is to generate html code with text boxes for any column and have a button to update the changes made on all the rows.
I will manage the name of the variables with a counter for the rows and a name for every column and the refer the http post variables with the names and the counter trought $$ use
This is the main idea
what do you think?
Thnks for you comments
Luis