Load Grid with Data in Insert mode

Hello - I would like to load Editable Grid view with a button.I would like to run a select statement,get the result and insert it into the grid.Grid is in a detail form.Is it possible to do this with code ? If so , could you pls share your code ?

Regards,

Pola

Re: Load Grid with Data in Insert mode

You can create a button to run php code.

You can do anything that you want … inserts, load the details(insert pre-determined itens for example) …

Re: Load Grid with Data in Insert mode

Diogo - Could you please post sample code for this. This editable grid is going to be a detail form.

Thank you,

Pola