Issue177

Title (datasources) create empty and unmodifyable detail result set if master is set to "no record"
Priority bug Status testing
Superseder Nosy List reinhard
Assigned To reinhard Topics gnue-common

Created on 2007-07-12.13:45:17 by reinhard, last changed 2009-10-16.22:00:31 by reinhard.

Messages
msg415 (view) Author: reinhard Date: 2007-07-12.13:45:16
When the master datasource has no current record (e.g. when it is a dropdown and
the empty line is selected), the detail resultset should be empty and
unmodifyable, all controls bound to the detail should be inactive. This should
of course also happen when the master changes from a valid record to "no record".
History
Date User Action Args
2009-10-16 22:00:31reinhardsetassignedto: reinhard
2009-10-15 21:43:53reinhardsetstatus: unread -> testing
2007-07-12 13:45:17reinhardcreate