MasterComponent of the child databand gets "Not assigned" after Ctrlz or undo.
Posted: Tue Jun 29, 2010 1:14 pm
I have two databands on my report (master and detail). Master have the data source. Detail databand's master component is Master databand and data source is "not assigned". "Print if detail empty" property of Master databand is set to "true" and "Before print" property is set to "Childdataband.CountData=(int)Table.Count".
When I change something on the report designer (change the location of a control) and undo changes or ctrlZ, "MasterComponent" property of the child databand gets "Not assigned" automatically and when I preview the report it does not show the quantity of labels which it gets from the database field.
I was dealing with this situation for last two days and could not find a solution yet. Is there any resolution or am I doing something wrong ?
When I change something on the report designer (change the location of a control) and undo changes or ctrlZ, "MasterComponent" property of the child databand gets "Not assigned" automatically and when I preview the report it does not show the quantity of labels which it gets from the database field.
I was dealing with this situation for last two days and could not find a solution yet. Is there any resolution or am I doing something wrong ?