|
|
Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » GridCtrl: master detail interactions
|
|
Re: GridCtrl: master detail interactions [message #34441 is a reply to message #34437] |
Tue, 22 November 2011 18:19   |
|
forlano wrote on Tue, 22 November 2011 11:11 |
forlano wrote on Mon, 21 November 2011 14:17 |
Is there preferred way to force the user to finish the editing of the master row before he can do some other task?
Perhaps I need to disable the controls related to the details table while working on the master one. Is there some specific way that can be achieved via 'When...' ?
|
I have disabled the detail grid when the master table is being edited (WhenStartEdit). Then enabled it when the editing process is finished (WhenEditEnd). All the actions on the detail table can be done via a context menu. So the two tables cannot disturb each other. It seems to work ...
Luigi
|
You were faster I almost finished adding master-detail example to GridCtrlTest that includes your problem.
|
|
|
|
Goto Forum:
Current Time: Tue Apr 29 10:22:52 CEST 2025
Total time taken to generate the page: 0.00915 seconds
|
|
|