This is a migrated thread and some comments may be shown as answers.

Grid in Popup Edit Form

1 Answer 66 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Falk
Top achievements
Rank 1
Falk asked on 12 Aug 2010, 01:23 PM
I want to realize the following scenario:

I have a grid with a list of persons.
When I edit one person with a popup Edit, I want to have a grid in the popup, where i can add/edit/delete the company's the person is member of.

Is that possible ? And how ?

Regards
Falk Hennings

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 12 Aug 2010, 02:08 PM
Hi Falk Hennings,

You can either use FormTemplate or UserControl to customize the controls shown in editform. Add the second grid in FormTemplate/UserControl and use the AutoMaticOperations to insert/update/delete records.


-Shinu.
Tags
Grid
Asked by
Falk
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or