Hi,
I have textboxes , datepicker in the editform, and I want to add record to the database using a grids under it.
I have Tables A->B->C with 1-n relationship structure. The data in A is in the form of a form, and the data in B and C is in the form of a grid in grid.
I am using a hierarchical grid, after adding data in batch mode, how can I retrieve and use the data without pressing the update button of the grid?
Instead of pressing the update button of the grid, I want to get the data with the sfbutton and save it to the database.
Help!
Thanks in advance.
Mustafa