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

[Solved] Master/Detail Grid with complex functionality Asp.Net Wrappers

0 Answers 103 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 17 Sep 2014, 02:06 PM

I have a Master Grid/Detail Grid both containing information that compose a record of "Movements". 

The problem comes when I need to add a new record because the primary key of the record is part on the Master "Header" Row and part on the Detail Row. 

  • Due to Business requirements batch updates are mandatory.

Changing the functionality of the Detail Row onSave() and taking the values of the Master row (that can't be saved yet) seems like an odd approach.

Thanks in advanced,

D.

 

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Daniel
Top achievements
Rank 1
Share this question
or