I am a newbie so please forgive me for nonsense queries. My Setup is PHP/Mysql.
I am working on accounting package and this is related to the document entry page. This page contains basic invoice info I want to add a grid to input items for the specific invoice in a seprate table. I managed to pull data through from Mysql/PHP but how could I open the grid blank just to add data into the table once the sub button is pressed on the page ?
Thanks in advance for your help.