Frank S.
|
| Posted: 05/16/2005, 7:38 AM |
|
Hi Folks,
I need to draw data from 5 tables into one Master Grid generated from a Search Form and write the results to a separate table. The Master Grid has a list of results that need to be entered into the new table as individual records.Would the Editable Grid be the best solution? I am having trouble getting any data past the first record to insert.
The problem is inserting multiple records on one submit.
Any suggestions?
Thanks,
Frank
|
|
|
 |
Nicole
Posts: 586
|
| Posted: 05/17/2005, 1:39 AM |
|
Frank,
I think you can use Editable Grid and Search forms.
To insert data into another table try the approach I described in this topic http://forums.codecharge.com/posts.php?post_id=59459
_________________
Regards,
Nicole |
 |
 |
|